mirror of
https://github.com/simplex-chat/simplexmq.git
synced 2026-07-29 18:30:31 +00:00
Merge branch 'master' into notifications-server
This commit is contained in:
@@ -132,7 +132,6 @@ connectDB path = do
|
||||
-- DB.execute_ dbConn "PRAGMA trusted_schema = OFF;"
|
||||
DB.execute_ dbConn "PRAGMA secure_delete = ON;"
|
||||
DB.execute_ dbConn "PRAGMA auto_vacuum = FULL;"
|
||||
DB.execute_ dbConn "VACUUM;"
|
||||
-- _printPragmas dbConn path
|
||||
pure dbConn
|
||||
|
||||
|
||||
Reference in New Issue
Block a user