feat: auto populate machine structures and seed sample data
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
-- Add JSON column to store instantiated structure selections on components
|
||||
ALTER TABLE "composants"
|
||||
ADD COLUMN IF NOT EXISTS "structure" JSONB;
|
||||
Reference in New Issue
Block a user