Back

getCurrentMigrationVersion()

Name Type Required Default Description
// Get current database version
currentVersion = application.wheels.migrator.getCurrentMigrationVersion();
Copied!