Closed dstathis closed 3 years ago
LGTM in general.
Are we planning to remove this functionality entirely, or replace it with raw
CREATE KEYSPACE
cql through a session?
The plan is that people should in most cases create keyspaces manually. For LMA HA we will likely have to do a manual query.
Creating databases automatically is too complicated and sort of not supported by the python driver.