Sync
This commit is contained in:
parent
5882e46344
commit
6fca101b0a
@ -20,7 +20,7 @@ function initDB() {
|
||||
id INTEGER PRIMARY KEY AUTOINCREMENT,
|
||||
key TEXT NOT NULL,
|
||||
delivered_by TEXT NOT NULL,
|
||||
delivered_at TEXT DEFAULT CURRENT_TIMESTAMP,
|
||||
delivered_at TEXT DEFAULT CURRENT_TIMESTAMP
|
||||
)
|
||||
`)
|
||||
}
|
||||
|
||||
BIN
data/main.db
BIN
data/main.db
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user