-
Notifications
You must be signed in to change notification settings - Fork 70
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
No dupe inferred migrations with same timestamp
We assume that if there are multiple inferred migrations with the same timestamp and the same `up` SQL that they are part of a multi-statement batch. In those cases we are only interested in the last migration in the batch.
- Loading branch information
1 parent
c4e4ee3
commit 036a2e0
Showing
1 changed file
with
15 additions
and
1 deletion.
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