Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testing installed PlanetScale IssueOps workflows #2

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

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.

None yet

1 participant