Skip to content

Conversation

@jonico
Copy link
Owner

@jonico jonico commented Jan 17, 2022

No description provided.

@jonico
Copy link
Owner Author

jonico commented Jan 17, 2022

/ps-attach https://app.planetscale.com/planetscale/shared-secrets-jonico/remove-counter

@github-actions
Copy link

👋 jonico, attaching DB branch remove-counter to Git branch ps-issue-ops now ...

You can watch the progress and authorize access here.

@github-actions
Copy link

Deploy request and DB branch attached successfully 🎉

📖 Calculated schema changes:

 CREATE TABLE `secrets` (
   `keyid` varchar(64) NOT NULL,
   `fingerprint` varchar(64) NOT NULL,
   `time` timestamp NULL DEFAULT NULL,
-  `counter` bigint NOT NULL DEFAULT '1',
   PRIMARY KEY (`keyid`,`fingerprint`)
 ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants