ki-backend-rs/model/sqlite3
2021-05-31 07:34:02 +02:00
..
migrations/2021-05-29-094109_initial_schema fixed table names on FOREIGN KEY references (should also use plurals as tables was renamed) 2021-05-30 23:20:55 +02:00
src first test and needed dependency to diesel added (test not complete yet) 2021-05-31 07:34:02 +02:00
Cargo.toml first test and needed dependency to diesel added (test not complete yet) 2021-05-31 07:34:02 +02:00
diesel.toml first database schema for sqlite3 (done as diesel migration scripts) 2021-05-30 22:27:23 +02:00