mirror of
https://github.com/diced/zipline.git
synced 2025-12-26 04:41:50 -08:00
3 lines
69 B
SQL
3 lines
69 B
SQL
-- AlterTable
|
|
ALTER TABLE "Image" ADD COLUMN "maxViews" INTEGER;
|