Back
getCurrentMigrationVersion()
// Get current database version
currentVersion = application.wheels.migrator.getCurrentMigrationVersion();
Copied!