Initial local backup snapshot
This commit is contained in:
commit
acd9e14ba5
367 changed files with 118038 additions and 0 deletions
2
drizzle/0029_operational_recap_service_usage.sql
Normal file
2
drizzle/0029_operational_recap_service_usage.sql
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
ALTER TABLE `operationalRecapServices`
|
||||
ADD COLUMN `usage` enum('terrain','controle') NOT NULL DEFAULT 'terrain' AFTER `label`;
|
||||
Loading…
Add table
Add a link
Reference in a new issue