non sync
This commit is contained in:
parent
92c78ac2eb
commit
d420063182
@ -9,7 +9,7 @@ import (
|
||||
|
||||
const migrateScript = `
|
||||
PRAGMA foreign_keys = ON;
|
||||
-- PRAGMA journal_mode = MEMORY;
|
||||
PRAGMA journal_mode = MEMORY;
|
||||
-- PRAGMA synchronous = OFF;
|
||||
|
||||
create table if not exists objects(
|
||||
|
Loading…
Reference in New Issue
Block a user