comeara / pillar

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

Allow multiple CQL statements under the UP section #45

Open utsavgupta opened 6 years ago

utsavgupta commented 6 years ago

Enhanced the existing implementation by providing the option of having multiple CQL statements under the UP section. Every consecutive statement must be separated by a blank line (Issue #17).