Added owners search + owner pagination page BOD-115
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user