sky-uk / cqlmigrate

Cassandra schema migration library
BSD 3-Clause "New" or "Revised" License
47 stars 29 forks source link

Migrate existing tests from scassandra to simulacron #97

Closed davidh87 closed 3 years ago

davidh87 commented 3 years ago

Pulling the simulacron changes out of the PR for #92 and making it work with the current cassandra-driver-3.x. The hope is this helps unblock the client-4.x upgrade and separates the parts for a more obvious upgrade path.

This addresses #91