update
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE project_mappings
|
||||
ADD COLUMN IF NOT EXISTS requires_photo TINYINT(1) NOT NULL DEFAULT 0 AFTER output_dir;
|
||||
Reference in New Issue
Block a user