fix(postgres): Minor fixes in Postgres queries and handling

This commit is contained in:
Vincent Ambo 2018-09-26 18:43:53 +02:00
parent 6254d05620
commit 7e5592f0d1
2 changed files with 9 additions and 3 deletions

View file

@ -19,3 +19,6 @@ features = [ "v4" ]
[dependencies.finito]
path = "../finito-core"
[dev-dependencies.finito-door]
path = "../finito-door"