cqlmigrate
cqlmigrate copied to clipboard
Question: What possible problems there are with collection types?
The caveats section of the README says this about schema change safety:
Generally, adding columns is safe (but be careful with collection types).
Might it be possible to add some more information about the possible problems with adding collection columns or perhaps link to documentation or some relevant issue(s) if any?