mirror of
https://github.com/diced/zipline.git
synced 2025-12-12 07:40:45 -08:00
3 lines
116 B
SQL
3 lines
116 B
SQL
-- AlterTable
|
|
ALTER TABLE "public"."Zipline" ADD COLUMN "featuresThumbnailsFormat" TEXT NOT NULL DEFAULT 'jpg';
|