mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-02 04:56:58 +00:00
* tools/cqlsh c8158555...0d58e5ce (6): > cqlsh.py: fix server side describe after login command > cqlsh: try server-side DESCRIBE, then client-side > Refactor tests to accept both client and server side describe > github actions: support testing with enterprise release > Add the tab-completion support of SERVICE_LEVEL statements > reloc/build_reloc.sh: don't use `--no-build-isolation` Closes scylladb/scylladb#18990