mirror of
https://github.com/diced/zipline.git
synced 2026-04-28 10:43:06 -07:00
3 lines
126 B
SQL
3 lines
126 B
SQL
-- AlterTable
|
|
ALTER TABLE "public"."Zipline" ADD COLUMN "featuresThumbnailsInstantaneous" BOOLEAN NOT NULL DEFAULT false;
|