mirror of
https://github.com/BradNut/boredgame
synced 2025-09-08 17:40:22 +00:00
2 lines
No EOL
203 B
SQL
2 lines
No EOL
203 B
SQL
ALTER TABLE "users" ALTER COLUMN "created_at" SET DATA TYPE timestamp (6) with time zone;--> statement-breakpoint
|
|
ALTER TABLE "users" ALTER COLUMN "updated_at" SET DATA TYPE timestamp (6) with time zone; |