uncommented wal mode

This commit is contained in:
2025-11-23 15:41:07 -06:00
parent dfedf0a9f3
commit 06f6bca690
+1 -1
View File
@@ -1,6 +1,6 @@
-- +goose Up -- +goose Up
-- +goose StatementBegin -- +goose StatementBegin
--PRAGMA journal_mode = WAL; PRAGMA journal_mode = WAL;
CREATE TABLE event ( CREATE TABLE event (
url TEXT NOT NULL UNIQUE, url TEXT NOT NULL UNIQUE,