Skip to content

Commit 64adad3

Browse files
committed
Updated go-sqlite Next function
1 parent 2543f67 commit 64adad3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/server.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ sqlite3:
4040

4141
# Set trace to true to enable the ability to profile queries. Profiling information
4242
# can be displayed through the API.
43-
trace: false
43+
trace: true
4444

4545
# Set max number of connections that can be simultaneously opened
4646
max: 100

0 commit comments

Comments
 (0)