Move DbRequest building functions to new module (#787)

This commit is contained in:
Steve Chávez
2017-01-17 21:59:59 -08:00
committed by Joe Nelson
parent 7e2cb5fe1c
commit c15f693dbb
4 changed files with 283 additions and 262 deletions
+1
View File
@@ -93,6 +93,7 @@ library
, PostgREST.Auth
, PostgREST.Config
, PostgREST.DbStructure
, PostgREST.DbRequestBuilder
, PostgREST.Error
, PostgREST.Middleware
, PostgREST.OpenAPI