Johnny Bergström 84ea5f6842 Update Cassandra authors
Adding myself :)
2014-11-17 12:56:51 +01:00
..
2014-11-17 12:56:51 +01:00

Cassandra Driver

Usage

migrate -url cassandra://host:port/keyspace -path ./db/migrations create add_field_to_table
migrate -url cassandra://host:port/keyspace -path ./db/migrations up
migrate help # for more info

Authors