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-30 21:16:34 +01:00
2025-01-08 15:23:32 +01:00
Description
No description provided
194 KiB
Languages
Rust 100%