RpcRequestBuilder
class RpcRequestBuilder(defaultSchema: String, propertyConversionMethod: PropertyConversionMethod) : PostgrestRequestBuilder(source)
Request builder for Postgrest.rpcRequest
Functions
Link copied to clipboard
Setting count allows to use PostgrestResult.countOrNull to get the total amount of items in the database.
Link copied to clipboard
Adds a filter to the postgrest request.