mirror of
https://github.com/traccar/traccar.git
synced 2025-01-09 04:07:38 +08:00
Fix changelog precondition
This commit is contained in:
parent
1f0a186406
commit
50d8c39d41
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
<preConditions onFail="MARK_RAN">
|
<preConditions onFail="MARK_RAN">
|
||||||
<not>
|
<not>
|
||||||
<indexExists tableName="user_device_user_id" />
|
<indexExists indexName="user_device_user_id" />
|
||||||
</not>
|
</not>
|
||||||
</preConditions>
|
</preConditions>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user