mirror of
https://github.com/ArthurDanjou/arthome.git
synced 2026-01-14 12:14:33 +01:00
Working on arthome
This commit is contained in:
2
server/database/migrations/0004_sharp_shocker.sql
Normal file
2
server/database/migrations/0004_sharp_shocker.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE "users" RENAME COLUMN "timezone" TO "language";--> statement-breakpoint
|
||||
ALTER TABLE "users" ALTER COLUMN "language" SET DEFAULT 'english';
|
||||
Reference in New Issue
Block a user