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

Reply via email to