added database_pool crate, for pool handling and migrations
This commit is contained in:
parent
27d02a0d5c
commit
f60eb616d3
11 changed files with 197 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,3 +1,6 @@
|
|||
# database
|
||||
/database
|
||||
|
||||
# rust
|
||||
/target
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue