comeara / pillar

Pillar manages migrations for your Cassandra data stores.
https://github.com/comeara/pillar
MIT License
111 stars 64 forks source link

to modify columns #36

Closed mgunes17 closed 7 years ago

mgunes17 commented 8 years ago

Hi Chris, I added features to modify columns. There are four way to modify, via an sh file or a Cql query, default value and null. I tested all Cassandra types and wrote new unit tests. In the Readme.md file, there is an explanation about how to use. If you want I am going to change codes.

comeara commented 7 years ago

Thank you @mgunes17 for your suggestions. Unfortunately, this feature doesn't fit with the direction I'm taking the project and I won't be including this in a Pillar release.