mirror of
https://github.com/traccar/traccar.git
synced 2026-05-24 08:49:18 -04:00
Fix issue with MSSQL migration
This commit is contained in:
@@ -652,6 +652,9 @@
|
||||
<changeSet author="author" id="changelog-4.0-clean-mssql">
|
||||
|
||||
<preConditions onFail="MARK_RAN">
|
||||
<not>
|
||||
<changeSetExecuted changeLogFile="changelog-3.3" id="changelog-3.3" author="author" />
|
||||
</not>
|
||||
<dbms type="mssql" />
|
||||
</preConditions>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user