Skip to content

Commit cb3959d

Browse files
committed
No wal level on supabase light
1 parent 8e59013 commit cb3959d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/templates/supabase_lite.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ func supabaseTemplate() *schema.TemplateDefinition {
6666
DatabaseConfig: &schema.DatabaseConfig{
6767
DefaultDatabaseName: "postgres",
6868
Version: "17",
69-
WalLevel: "logical", // Required for analytics
7069
InitDB: `-- Combined Supabase migration file with default passwords set to '${REPLACEME}'
7170
7271
-- Set up realtime

0 commit comments

Comments
 (0)