This commit is contained in:
NatureFreshMilk 2019-01-23 15:02:13 +01:00
parent 92c78ac2eb
commit d420063182

View File

@ -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(