trying to set up assignment of create operation

This commit is contained in:
2021-01-03 19:17:30 -06:00
parent 42a8e0c886
commit d9c30e1ef8
6 changed files with 86 additions and 17 deletions

View File

@ -29,5 +29,4 @@ CREATE TABLE host_operation (
PRIMARY KEY (host, operation)
);
UPDATE schemaversion SET version = 9;
UPDATE schemaversion SET version = 9;