This website requires JavaScript.
Explore
Help
Sign In
gulliver
/
ki-backend-rs
Watch
4
Star
0
Fork
0
You've already forked ki-backend-rs
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
dfdec4d8a7
ki-backend-rs
/
model
/
sqlite3
History
Gulliver
dfdec4d8a7
added structs for the defined tables
2021-05-30 23:14:50 +02:00
..
migrations
/2021-05-29-094109_initial_schema
all tablenames are now in their plural form (e.g. user -> users)
2021-05-30 23:04:51 +02:00
src
added structs for the defined tables
2021-05-30 23:14:50 +02:00
Cargo.toml
first database schema for sqlite3 (done as diesel migration scripts)
2021-05-30 22:27:23 +02:00
diesel.toml
first database schema for sqlite3 (done as diesel migration scripts)
2021-05-30 22:27:23 +02:00