Commit Graph

15 Commits

Author SHA1 Message Date
Patrick Bannister bf9a1d487b Make cqlsh and cqlshlib Python 2 & 3 compatible
Patch by Patrick Bannister; reviewed by Dinesh Joshi, Andy Tolbert and David Capwell for CASSANDRA-10190
2020-02-14 10:33:57 -08:00
Jason Brown 02bbdd6342 Merge branch 'cassandra-3.0' into cassandra-3.11 2018-01-15 06:05:04 -08:00
Jason Brown 503aec74a5 Merge branch 'cassandra-2.1' into cassandra-2.2 2018-01-15 06:01:14 -08:00
Michael Kjellman f8d73a3acb More PEP8 compliance for cqlsh
patch by Michael Kjellman; reviewed by Jay Zhuang for CASSANDRA-14021
2018-01-15 05:56:44 -08:00
Benjamin Lerer ecf05b8826 Add duration data type
patch by Benjamin Lerer; reviewed by Tyler Hobbs for CASSANDRA-11873
2016-10-18 14:01:05 +02:00
Tyler Hobbs d2f243ee5c Merge branch 'cassandra-2.1' into cassandra-2.2 2015-11-18 18:25:18 -06:00
Stefania Alborghetti 1b629c101b cqlsh: Improve COPY TO perf and error handling
Patch by Stefania Alborghetti; reviewed by Tyler Hobbs for
CASSANDRA-9304
2015-11-18 18:22:28 -06:00
Philip Thompson 72f2cc4b17 Make cqlsh PEP8 compliant (and other cleanups) - 2.2 patch
patch by philipthompson; reviewed by Stefania for CASSANDRA-10066
2015-09-11 16:47:18 +02:00
Philip Thompson 9faa193e9a Make cqlsh PEP8 compliant (and other cleanups)
patch by philipthompson; reviewed by Stefania for CASSANDRA-10066
2015-09-11 16:44:09 +02:00
Joshua McKenzie 7f29201ce2 Revert "Add date and time types" on 2.1 branch
This reverts commit 107545b392.

Conflicts:
	CHANGES.txt
	NEWS.txt
	bin/cqlsh
	pylib/cqlshlib/test/test_keyspace_init.cql
2015-04-21 08:42:31 -05:00
Joshua McKenzie 107545b392 Add date and time types
Patch by jmckenzie; reviewed by thobbs and cyeksigian for CASSANDRA-7523
2015-03-09 12:20:28 -05:00
Aleksey Yeschenko 340a66891c cqlsh: Don't show 'null' in place of empty values
patch by Aleksey Yeschenko; reviewed by Brandon Williams for
CASSANDRA-5675
2013-06-27 00:36:46 +03:00
Aleksey Yeschenko 14d62ab115 cqlsh: add unit tests;
patch by Paul Cannon with minor changes by Aleksey Yeschenko, reviewed
by Aleksey Yeschenko for CASSANDRA-3920
2012-12-28 02:30:35 +03:00
Brandon Williams 75c4cfa5c5 cqlsh: support inet data type
Patch by paul cannon, reviewed by brandonwilliams for CASSANDRA-4627
2012-09-13 14:15:33 -05:00
Brandon Williams bd27527211 cqlsh: update encoding for collections
Patch by paul cannon reviewed by brandonwilliams for CASSANDRA-4500
2012-08-31 07:42:31 -05:00