Module query

Source
Expand description

§Query the database

Structs§

PrimaryKeyFilter
A struct that can act as a PK filter

Enums§

PKFilterError
Errors when creating filters at runtime

Functions§

bigint_pk_filter
Create a bigint PK filter
integer_pk_filter
Create an integer PK filter
pk_filter
Create a PK filter from a string
text_pk_filter
Create a text PK filter