mirror of
https://github.com/status-im/migrate.git
synced 2025-02-24 16:58:14 +00:00
288 B
288 B
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
- Paul Bergeron, https://github.com/dinedal