mirror of
https://github.com/diced/zipline.git
synced 2025-12-26 12:51:27 -08:00
3 lines
78 B
SQL
3 lines
78 B
SQL
-- AlterTable
|
|
ALTER TABLE "Stats" RENAME COLUMN "created_at" TO "createdAt";
|