Quantcast
Channel: Liquibase Forums
Viewing all articles
Browse latest Browse all 1169

Re : IncludeAll runs twice once with logical path and once with absolute path

$
0
0
also be wary of issues with includeAll from 

http://www.liquibase.org/documentation/includeall.html

While the includeAll tag has many valuable uses, its use can cause problems down the road. The biggest thing to avoid is to use the includeAll tag to simulate Ruby on Rails Active Migrations strategy of a list of changes, one per file, that are ran in file order. While this seems like a good idea at first, it quickly runs into problems



Viewing all articles
Browse latest Browse all 1169

Trending Articles