You've already forked AstralRinth
forked from didirus/AstralRinth
feat(migration): Added automatic migration (#54)
This commit is contained in:
@@ -4,3 +4,4 @@ mod postgres_database;
|
||||
pub use models::Mod;
|
||||
pub use models::Version;
|
||||
pub use postgres_database::connect;
|
||||
pub use postgres_database::check_for_migrations;
|
||||
|
||||
Reference in New Issue
Block a user