mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-24 10:21:15 +01:00
Got models and event system working
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
CREATE TABLE proxy_entries
|
||||
CREATE TABLE http_exchanges
|
||||
(
|
||||
id TEXT NOT NULL PRIMARY KEY,
|
||||
created_at DATETIME DEFAULT CURRENT_TIMESTAMP NOT NULL,
|
||||
|
||||
Reference in New Issue
Block a user