mirror of
https://github.com/diced/zipline.git
synced 2025-12-26 20:53:58 -08:00
3 lines
83 B
SQL
3 lines
83 B
SQL
-- AlterTable
|
|
ALTER TABLE "File" ADD COLUMN "size" INTEGER NOT NULL DEFAULT 0;
|