Nico Fricke c53bdb0ad3 improve sqlite integration
- add BEFORE_DISCONNECT and AFTER_CONNECT to run some pragmas on connection creation and destruction
- add STRICT keyword to create table statements and fix not existing DATETIME in sqlite
- use env::temp_dir to get a temp directory to run the database tests against which should make this runnable on windows as well
- create/update version of FileModel in database when updating it
2025-01-31 09:55:02 +01:00
..
2025-01-31 09:55:02 +01:00
2025-01-31 09:55:02 +01:00
2025-01-22 19:40:01 +01:00
2025-01-31 09:55:02 +01:00
2025-01-17 13:56:56 +01:00