hsgubert / cassandra_migrations

Cassandra Migrations is a Cassandra database schema migration library for Rails applications.
MIT License
45 stars 43 forks source link

fixes list type not working #60

Closed sstgithub closed 9 years ago

sstgithub commented 9 years ago

Issue #59

sstgithub commented 9 years ago

Can someone please help me write a test for the get_column_type method? I keep running into errors in getting the 'client' and the 'client.keyspace' to be properly recognized by the 'client.execute...' part of the get_column_type method

bsbodden commented 9 years ago

I'll take a look at it next week