You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by "Sandeep Dommaraju (BLOOMBERG/ 731 LEX)" <sd...@bloomberg.net> on 2016/10/18 21:28:23 UTC

Alter Keyspace using cqlengine python driver

Hi Guys,

Is there a way to ALTER KEYSPACE using cqlengine python driver?

Schema management for cqlengine supports CREATE/DROP KEYSPACE but does not seem to support ALTER.

https://github.com/datastax/python-driver/blob/master/cassandra/cqlengine/management.py https://datastax.github.io/python-driver/api/cassandra/cqlengine/management.html

Am I missing something? Please suggest.

Thanks,
Sandeep