Commit graph

7 commits

Author SHA1 Message Date
99c4a4e488 turn on WAL mode 2021-12-04 21:30:50 +01:00
1df746596f clean up db type code to better match actual usage 2021-12-02 21:30:11 +01:00
eec053a58a [db] add basic tests for fs, hierarchies, database 2021-10-24 17:26:39 +02:00
816f04fc86 upend hierarchies - first step
separate hierarchies.rs module from filesystem.rs, simplify and fix path handling
2021-08-18 11:06:36 +02:00
0b45f29319 macros into their own file, fix imports 2021-07-26 23:10:12 +02:00
2b6886645b more cleanup and refactoring and moving
move models.rs and schema.rs into database::inner
create util module (with hash and jobs)
2021-07-26 21:14:51 +02:00
754c315cd2 refactor database.rs into separate files 2021-07-26 21:00:05 +02:00