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?
The caveats section of the README says this about schema change safety:
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?