Lots of stuffs
Primarely setup stuffs for diesel TODO: Add switch in src/storage/mod.rs for sqlite/postgres
This commit is contained in:
parent
180a4a7771
commit
4732b00085
22 changed files with 142 additions and 13 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,2 +1,4 @@
|
|||
/target
|
||||
src/storage/db.sqlite
|
||||
db.sqlite
|
||||
.env
|
||||
.lapce/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue