Documentation

OrderNulls : string
in package

Enum for the null order types PostgREST supports.

Tags
link
https://postgrest.org/en/stable/references/api/tables_views.html#ordering

Table of Contents

Cases

NONE  = ''
NULLS_FIRST  = 'nullsfirst'
NULLS_LAST  = 'nullslast'

Cases


        
On this page

Search results