Added owners search + owner pagination page BOD-115

This commit is contained in:
Patrick Fic
2020-07-13 16:02:17 -07:00
parent d5026133e0
commit cff21c5bdf
9 changed files with 211 additions and 23 deletions

View File

@@ -2948,6 +2948,7 @@ tables:
_eq: X-Hasura-User-Id
- active:
_eq: true
allow_aggregations: true
update_permissions:
- role: user
permission:
@@ -3983,6 +3984,9 @@ functions:
- function:
schema: public
name: search_owner
- function:
schema: public
name: search_owners
- function:
schema: public
name: search_payments