wip
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
-- AlterEnum
|
||||
ALTER TYPE "public"."ChartType" ADD VALUE 'sankey';
|
||||
|
||||
-- AlterTable
|
||||
ALTER TABLE "public"."reports" ADD COLUMN "options" JSONB;
|
||||
Reference in New Issue
Block a user