Thorsten Eckel
|
f5841a2fe3
Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost.
|
4 years ago |
Thorsten Eckel
|
e8a57517f4
Updated rubocop - applied custom Layout/AlignHash style.
|
5 years ago |
Martin Edenhofer
|
e75ce991cb
Clear cache after migration is finished.
|
7 years ago |
Martin Edenhofer
|
70a03d657e
Improved migration for issue #1375 - Improved handling assignment_timeout.
|
7 years ago |