from

Creates a new PostgrestQueryBuilder for the given table

Parameters

table

The table to use for the requests


Creates a new PostgrestQueryBuilder for the given schema and table

Parameters

schema

The schema to use for the requests

table

The table to use for the requests