mirror of
https://github.com/diced/zipline.git
synced 2026-01-01 23:40:26 -08:00
3 lines
76 B
SQL
3 lines
76 B
SQL
-- AlterTable
|
|
ALTER TABLE "Image" ADD COLUMN "expires_at" TIMESTAMP(3);
|