pub fn default_migrations() -> Vec<Migration>
Expand description
The migrations required to build the default schema for this version of SqlStorage
.
pub fn default_migrations() -> Vec<Migration>
The migrations required to build the default schema for this version of SqlStorage
.