Crate event_db

source ·
Expand description

Catalyst Election Database crate

Modules

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