idk what I was doing before
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
CREATE TABLE db_events (
|
||||
url TEXT NOT NULL UNIQUE,
|
||||
data BLOB,
|
||||
history BLOB
|
||||
);
|
||||
Reference in New Issue
Block a user