schema
This commit is contained in:
parent
f6a1b88dda
commit
ed659ebdb8
2
web/drizzle/0032_material_wallflower.sql
Normal file
2
web/drizzle/0032_material_wallflower.sql
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
ALTER TYPE "resource_upload" ADD VALUE 'error';--> statement-breakpoint
|
||||||
|
ALTER TABLE "comfyui_deploy"."checkpoints" ADD COLUMN "build_log" text;
|
||||||
1010
web/drizzle/meta/0032_snapshot.json
Normal file
1010
web/drizzle/meta/0032_snapshot.json
Normal file
File diff suppressed because it is too large
Load Diff
@ -225,6 +225,13 @@
|
|||||||
"when": 1705975916818,
|
"when": 1705975916818,
|
||||||
"tag": "0031_safe_multiple_man",
|
"tag": "0031_safe_multiple_man",
|
||||||
"breakpoints": true
|
"breakpoints": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"idx": 32,
|
||||||
|
"version": "5",
|
||||||
|
"when": 1705979098372,
|
||||||
|
"tag": "0032_material_wallflower",
|
||||||
|
"breakpoints": true
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user