|
33e7e2d5f1
|
Fix typos in migration levels related strings
[MAILPOET-5416]
|
2023-07-26 14:01:39 +02:00 |
|
|
acd5846f70
|
Change migration level constants to lowercase
[MAILPOET-5416]
|
2023-07-26 14:01:39 +02:00 |
|
|
725d81077f
|
Add check for duplicate migrations names when loading migrations
[MAILPOET-5416]
|
2023-07-26 14:01:39 +02:00 |
|
|
ec8b5260dd
|
Improve command for creating new migrations
Use required parameter instead of optional option
[MAILPOET-5416]
|
2023-07-26 14:01:39 +02:00 |
|
|
511b8ad7ff
|
Retry timed out and failed migrations
[MAILPOET-4466]
|
2022-11-07 10:05:42 +01:00 |
|
|
036d0a29ae
|
Implement full migration running logic
[MAILPOET-4466]
|
2022-11-07 10:05:42 +01:00 |
|
|
b10cd32449
|
Add runner to execute a migration and save its status
[MAILPOET-4466]
|
2022-11-07 10:05:42 +01:00 |
|
|
516c460ace
|
Add repository with the ability to create new migration classes
[MAILPOET-4466]
|
2022-11-07 10:05:42 +01:00 |
|