forked from 3wordchant/capsul-flask
trying to set up assignment of create operation
This commit is contained in:
@ -29,5 +29,4 @@ CREATE TABLE host_operation (
|
||||
PRIMARY KEY (host, operation)
|
||||
);
|
||||
|
||||
|
||||
UPDATE schemaversion SET version = 9;
|
||||
UPDATE schemaversion SET version = 9;
|
||||
|
Reference in New Issue
Block a user