Change the SQLite journal mode DELETE -> TRUNCATE

This commit is contained in:
James Seibel
2024-03-19 20:07:35 -05:00
parent 5d60251da0
commit c00e3d7393
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -34,3 +34,4 @@ build.properties
# Sqlite databases # Sqlite databases
*.sqlite *.sqlite
*.sqlite-journal