mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
show latest migration in log and make sure the log is in the correct order
This commit is contained in:
@@ -235,7 +235,7 @@ class CI_Migration {
|
||||
else
|
||||
{
|
||||
// Well, there's nothing to migrate then ...
|
||||
return TRUE;
|
||||
return $current_version;
|
||||
}
|
||||
|
||||
// Validate all available migrations within our target range.
|
||||
|
||||
Reference in New Issue
Block a user