refactor: add PreQuery module
Small step towards solving #3934. Adds a module that builds SQL snippets for the transaction variables and the pre-request function.
This commit is contained in:
committed by
Steve Chavez
parent
5e0da40ac4
commit
aa58e37f03
@@ -71,6 +71,7 @@ library
|
||||
PostgREST.Network
|
||||
PostgREST.Observation
|
||||
PostgREST.Query
|
||||
PostgREST.Query.PreQuery
|
||||
PostgREST.Query.QueryBuilder
|
||||
PostgREST.Query.SqlFragment
|
||||
PostgREST.Query.Statements
|
||||
|
||||
Reference in New Issue
Block a user