mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-31 20:16:43 +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