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
Files
main
ki-backend-rs
/
model
/
sqlite3
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
gulliver
5244596e0c
unused imports etc. cleaned up, added routes and handlers for /users/profiles and /languages
2021-06-05 23:32:08 +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
unused imports etc. cleaned up, added routes and handlers for /users/profiles and /languages
2021-06-05 23:32:08 +02:00
Cargo.toml
fixed compiler errors
2021-06-01 08:49:32 +02:00
diesel.toml
first database schema for sqlite3 (done as diesel migration scripts)
2021-05-30 22:27:23 +02:00