fix(postgres): Minor fixes in Postgres queries and handling
This commit is contained in:
parent
6254d05620
commit
7e5592f0d1
2 changed files with 9 additions and 3 deletions
|
|
@ -19,3 +19,6 @@ features = [ "v4" ]
|
|||
|
||||
[dependencies.finito]
|
||||
path = "../finito-core"
|
||||
|
||||
[dev-dependencies.finito-door]
|
||||
path = "../finito-door"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue