cassandra/pylib/cqlshlib/test
Sam Tunnicliffe ae0842372f Implementation of Transactional Cluster Metadata as described in CEP-21
An overview of the core components can be found in the included
TransactionalClusterMetadata.md

patch by Alex Petrov, Marcus Eriksson and Sam Tunnicliffe; reviewed by
Alex Petrov, Marcus Eriksson and Sam Tunnicliffe for CASSANDRA-18330

Co-authored-by: Marcus Eriksson <marcuse@apache.org>
Co-authored-by: Alex Petrov <oleksandr.petrov@gmail.com>
Co-authored-by: Sam Tunnicliffe <samt@apache.org>
2023-11-24 10:26:08 +00:00
..
test_authproviderhandling_config add plugin support for CQLSH 2022-04-27 12:35:04 +02:00
__init__.py remove unused imports in cqlsh.py and cqlshlib 2022-03-08 09:34:23 +01:00
ansi_colors.py change six functions in cqlshlib to native Python 3 ones 2022-03-30 12:12:46 -05:00
basecase.py Merge branch 'cassandra-4.0' into cassandra-4.1 2023-07-25 09:55:47 +02:00
cassconnect.py Resolve deprecations in pylib 2023-09-27 20:42:15 +02:00
run_cqlsh.py change six functions in cqlshlib to native Python 3 ones 2022-03-30 12:12:46 -05:00
test_authproviderhandling.py add plugin support for CQLSH 2022-04-27 12:35:04 +02:00
test_constants.py Merge branch 'cassandra-3.11' into cassandra-4.0 2021-07-13 13:04:48 +01:00
test_copyutil.py remove unused imports in cqlsh.py and cqlshlib 2022-03-08 09:34:23 +01:00
test_cql_parsing.py remove unused imports in cqlsh.py and cqlshlib 2022-03-08 09:34:23 +01:00
test_cqlsh_completion.py Implementation of Transactional Cluster Metadata as described in CEP-21 2023-11-24 10:26:08 +00:00
test_cqlsh_output.py Merge branch 'cassandra-5.0' into trunk 2023-11-02 17:10:13 +00:00
test_keyspace_init.cql Add cqlsh autocompletion for the vector data type 2023-10-25 11:54:01 +01:00
test_unicode.py Resolve deprecations in pylib 2023-09-27 20:42:15 +02:00
winpty.py change six functions in cqlshlib to native Python 3 ones 2022-03-30 12:12:46 -05:00