mithril_persistence::database::cardano_transaction_migration

Function get_migrations

source
pub fn get_migrations() -> Vec<SqlMigration>
Expand description

Get all the migrations required by this version of the software. There shall be one migration per database version. There could be several statements per migration.