cassandra/pylib/cqlshlib
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 Implementation of Transactional Cluster Metadata as described in CEP-21 2023-11-24 10:26:08 +00:00
__init__.py Make cqlsh PEP8 compliant (and other cleanups) - 2.2 patch 2015-09-11 16:47:18 +02:00
authproviderhandling.py add plugin support for CQLSH 2022-04-27 12:35:04 +02:00
copyutil.py Resolve deprecations in pylib 2023-09-27 20:42:15 +02:00
cql3handling.py Implementation of Transactional Cluster Metadata as described in CEP-21 2023-11-24 10:26:08 +00:00
cqlhandling.py Add UCS sstable_growth and min_sstable_size options 2023-11-14 21:41:07 +01:00
cqlshhandling.py Add ELAPSED command to cqlsh 2023-09-27 19:37:06 +02:00
cqlshmain.py Merge branch 'cassandra-5.0' into trunk 2023-11-13 14:18:22 -06:00
displaying.py change six functions in cqlshlib to native Python 3 ones 2022-03-30 12:12:46 -05:00
formatting.py Merge branch 'cassandra-5.0' into trunk 2023-11-02 17:10:13 +00:00
helptopics.py Simplify pylib/cqlshlib/helptopics.py using associative array 2023-08-07 12:19:01 +02:00
pylexotron.py Resolve pylint issues in pylexotron.py and improve readability 2022-08-09 09:00:06 -05:00
saferscanner.py Remove six and Py2SaferScanner merge cruft 2023-03-22 10:18:29 -05:00
sslhandling.py remove support for deprecated version specific TLS in Python 3.6 2022-04-06 14:01:47 +02:00
tracing.py change six functions in cqlshlib to native Python 3 ones 2022-03-30 12:12:46 -05:00
util.py Clean up obsolete functions and simplify cql_version handling in cqlsh 2023-09-01 14:46:58 -05:00