-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make sure that we always get the latest change log version id
Even though we are ordering by DATEEXECUTED, and the last ID should be the last executed one. It is still possible that there are multiple entries with the same DATEEXECUTED value and the order might not be correct. e.g. MySQL 8.0 sometimes does not return the correct order.
- Loading branch information
Showing
1 changed file
with
12 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters