A migration tool for Apache Cassandra using CQL and optional embedded Ruby
Stars
9
Forks
1
Watchers
9
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
No contributors data available
Update README. Also make sure that going 'to' a down migration won't run the named migration, but up will. AN-1063
482123bView on GitHubFix default port number and pass port through as an option correctly. AN-1063
a67b69cView on GitHubUse non-prepared statements -- prepared seem to have problems when creating new keyspaces and column families in production. AN-1063
77e1779View on GitHubFinish debugging well enough for current Hoffa migrations to work. AN-1063
0842ec3View on GitHubHook up migration library to command-line utility. AN-1063
47d77d7View on GitHub