ki-backend-rs/model/sqlite3/src
Gulliver 91deda2614 fixed compiler errors
also manually fixed scheme, as the automatic mapping uses Integer on PRIMARY KEY INTEGER, Integer manually replaced by BigInt
2021-06-01 08:49:32 +02:00
..
db fixed compiler errors 2021-06-01 08:49:32 +02:00
db.rs first database schema for sqlite3 (done as diesel migration scripts) 2021-05-30 22:27:23 +02:00
lib.rs fixed compiler errors 2021-06-01 08:49:32 +02:00