mirror of
https://github.com/diced/zipline.git
synced 2025-05-19 07:44:46 +02:00
2 lines
76 B
SQL
2 lines
76 B
SQL
-- AlterTable
|
|
ALTER TABLE "Image" ADD COLUMN "expires_at" TIMESTAMP(3);
|