mirror of
https://github.com/diced/zipline.git
synced 2025-12-30 06:31:08 -08:00
3 lines
76 B
SQL
3 lines
76 B
SQL
-- AlterTable
|
|
ALTER TABLE "Image" ADD COLUMN "expires_at" TIMESTAMP(3);
|