Module svc_storage::postgres
source · Expand description
PostgreSQL provides implementations for PostgreSQL
Re-exports
Modules
- Database init helper functions to create a database from scratch with all required tables initialized
- Psql Linked Resource Traits
- log macro’s for PostgreSQL logging
- Psql Simple resource Traits
- Psql Simple resource Traits
Structs
- Postgres Pool
- struct for JSON values
- struct to save search col values while processing the AdvancedSearchFilter needed to save column information for a search value so it can be converted later
Traits
- Trait implementing advanced search function for resources