Documentation

OverlapType : string
in package

Enum for the overlap types PostgREST supports.

Tags
link
https://postgrest.org/en/stable/references/api/tables_views.html#operators
link
https://www.postgresql.org/docs/current/rangetypes.html

Table of Contents

Cases

ARRAY  = '{}'
RANGE_ALL_EXCLUSIVE  = '()'
RANGE_ALL_INCLUSIVE  = '[]'
RANGE_LOWER_EXCLUSIVE  = '(]'
RANGE_UPPER_EXCLUSIVE  = '[)'

Cases


        
On this page

Search results