mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +03:00
fix sql
This commit is contained in:
@@ -779,7 +779,6 @@ async fn open(
|
||||
timestamp INTEGER DEFAULT 0, \
|
||||
type INTEGER DEFAULT 0, \
|
||||
state INTEGER DEFAULT 0, \
|
||||
error TEXT DEFAULT '', \
|
||||
msgrmsg INTEGER DEFAULT 1, \
|
||||
bytes INTEGER DEFAULT 0, \
|
||||
txt TEXT DEFAULT '', \
|
||||
|
||||
Reference in New Issue
Block a user