mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-22 16:03:29 +10:00
2 lines
165 B
SQL
2 lines
165 B
SQL
ALTER TABLE "user" ADD COLUMN "last_active_at" timestamp with time zone;--> statement-breakpoint
|
|
ALTER TABLE "apikey" ALTER COLUMN "config_id" SET DEFAULT 'default'; |