-
-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Test /ps-attach and /ps-update #21
base: main
Are you sure you want to change the base?
Conversation
👋 jonico, attaching deploy request https://app.planetscale.com/planetscale-demo/matrix-demos-jonico/deploy-requests/111 to Git branch test-ps-attach-and-update now ... You can watch the progress and authorize access here. |
Deploy request and DB branch attached successfully 🎉
💻 pscale CLI commands for local access
📖 Calculated schema changes:
|
/ps-update |
👋 jonico, updating information of Git branch test-ps-attach-and-update now ... You can watch the progress and authorize access here. |
Updated database branch (info) successfully 🎉
💻 pscale CLI commands for local access
📖 Calculated schema changes:
|
/ps-update "ALTER TABLE pixel_matrix ADD COLUMN counter BIGINT NOT NULL DEFAULT 1;" |
👋 jonico, updating information and database schema of Git branch test-ps-attach-and-update now ... You can watch the progress and authorize access here. |
Updating failed for branch test-ps-attach-and-update 😢. View error logs. Timed out |
/ps-update "ALTER TABLE swag_winners ADD COLUMN counter BIGINT NOT NULL DEFAULT 1" |
👋 jonico, updating information and database schema of Git branch test-ps-attach-and-update now ... You can watch the progress and authorize access here. |
Updating failed for branch test-ps-attach-and-update 😢. View error logs. No keyspace selected |
/ps-update "use matrix-demos-jonico; ALTER TABLE swag_winners ADD COLUMN counter BIGINT NOT NULL DEFAULT 1" |
👋 jonico, updating information and database schema of Git branch test-ps-attach-and-update now ... You can watch the progress and authorize access here. |
Updated database branch (info) successfully 🎉
💻 pscale CLI commands for local access
📖 Calculated schema changes:
|
/ps-create tabs-test "ALTER TABLE hp_character DROP is_wizard, DROP ancestry, DROP wand_id, DROP patronus, DROP is_hogwarts_student, DROP is_hogwarts_staff;" |
Script |
/ps-delete |
👋 jonico, deleting DB branch associated with Git branch test-ps-attach-and-update now ... You can watch the progress and authorize access here. |
Deleted database branch successfully 🎉
|
/ps-create "ALTER TABLE pixel_matrix ADD COLUMN counter BIGINT NOT NULL DEFAULT 1;" |
Script |
/ps-create "ALTER TABLE pixel_matrix ADD COLUMN counter BIGINT NOT NULL DEFAULT 1;" |
👋 jonico, creating DB branch test-ps-attach-and-update for Git branch test-ps-attach-and-update now ... You can watch the progress and authorize access here. |
Creating PS branch and DR failed for branch test-ps-attach-and-update 😢. View error logs. |
/ps-create "ALTER TABLE hp_character DROP is_wizard, DROP ancestry, DROP wand_id, DROP patronus, DROP is_hogwarts_student, DROP is_hogwarts_staff;" |
👋 jonico, creating DB branch test-ps-attach-and-update for Git branch test-ps-attach-and-update now ... You can watch the progress and authorize access here. |
Database branch and deploy request created successfully 🎉
💻 pscale CLI commands for local access
📖 Calculated schema changes:
|
/ps-update |
👋 jonico, updating information of Git branch test-ps-attach-and-update now ... You can watch the progress and authorize access here. |
Updated database branch (info) successfully 🎉
💻 pscale CLI commands for local access
📖 Calculated schema changes:
|
/ps-update "ALTER TABLE swag_winners ADD COLUMN counter BIGINT NOT NULL DEFAULT 1" |
👋 jonico, updating information and database schema of Git branch test-ps-attach-and-update now ... You can watch the progress and authorize access here. |
Updating failed for branch test-ps-attach-and-update 😢. View error logs. |
Fixes #20