summaryrefslogtreecommitdiffhomepage
path: root/packages/console/core/migrations/20250903035359_serious_whistler/migration.sql
blob: 4a9a03d6389ff5681a4655c864f2129c54962b5c (plain)
1
2
ALTER TABLE `key` ADD `actor` json;--> statement-breakpoint
ALTER TABLE `key` DROP COLUMN `user_id`;