added db schema to initial migration
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
CREATE TABLE db_events (
|
||||
url TEXT NOT NULL UNIQUE,
|
||||
data BLOB,
|
||||
history BLOB
|
||||
);
|
||||
Reference in New Issue
Block a user