I just made a stupid copy/paste error regarding a column name :
KEY=‘bmethod.orderline.productline’ AND LANG=‘en’
Couldn’t liquibase detect this type of error ?
I just made a stupid copy/paste error regarding a column name :
KEY=‘bmethod.orderline.productline’ AND LANG=‘en’
Couldn’t liquibase detect this type of error ?
It could be, we just haven’t added it. In the 2.0 code base in particular there is a validate method on the Change classes that can be used to check for these sort of things.
Nathan
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Migration from version 4.6.1 to 4.6.2 (and following versions) creates error in changelog | 6 | 736 | October 4, 2022 | |
| column being added already exists in table | 1 | 1484 | April 15, 2013 | |
| Duplicate changeSet not failing as expected | 0 | 404 | March 27, 2015 | |
| Duplicate identifiers but not... | 4 | 5457 | June 7, 2011 | |
| Prevent database modifcations for non-unique ID/Author/Filename? | 5 | 833 | September 10, 2011 |