mirror of
https://github.com/diced/zipline.git
synced 2025-05-18 07:14:10 +02:00
2 lines
78 B
SQL
2 lines
78 B
SQL
-- AlterTable
|
|
ALTER TABLE "Stats" RENAME COLUMN "created_at" TO "createdAt";
|