cql-proxy icon indicating copy to clipboard operation
cql-proxy copied to clipboard

Properly handle DDL queries and update schema version

Open mpenick opened this issue 4 years ago • 0 comments

When not using Astra, DDL queries should wait at the proxy until the schema version is consistent across all nodes in the cluster. Also, it'd be nice if the schema version in the mock system tables matched the actual schema version. Maybe it's not important...

mpenick avatar Jun 29 '21 21:06 mpenick