Enable isolation in nushell log

main
Buddy 3 weeks ago
parent c3efa7d60e
commit 060a7ced26

@ -76,7 +76,7 @@ $env.config = {
max_size: 100_000
sync_on_enter: true
file_format: sqlite
isolation: false
isolation: true
}
completions: {

Loading…
Cancel
Save