Expand description
Catalyst Election Database crate
Modules
- Operations on the config table
- Check if the schema is up-to-date.
Structs
- Connection to the Election Database
Constants
- Database version this crate matches. Must equal the last Migrations Version Number.
- Database URL Environment Variable name. eg: “
postgres://catalyst-dev:CHANGE_ME@localhost/CatalystDev
”
Functions
- Establish a connection to the database, and check the schema is up-to-date.