Henrik Johansson
|
58370d57e4
marshalling: treat cql time type as time.Duration (#1286)
|
6 years ago |
Vincent Rischmann
|
30de9a1866
handle tinyint fields in getCassandraBaseType (#1255)
|
6 years ago |
Jaume Marhuenda
|
6832a79641
Add metadata for functions and aggregates (#1204)
|
7 years ago |
Jaume Marhuenda
|
799fb03731
Fix metadata tuple parsing (#1190)
|
7 years ago |
Jaume Marhuenda
|
864d590845
Fix metadata parser for composite collections (#1185)
|
7 years ago |
Jaume Marhuenda
|
78e324ac30
Allow to use protocol V5 (#1165)
|
7 years ago |
Alex Lourie
|
44a37f43ca
Shortening runtimes for DNS tests (#1160)
|
7 years ago |
Chris Bannister
|
dd47639f78
metadata: fix all types being NativeType (#1052)
|
7 years ago |
Chris Bannister
|
01f586cc26
refactor host discovery
|
8 years ago |
evildecay
|
f077262a4d
fix to support the date type
|
8 years ago |
Derrick J. Wippler
|
9fd8d12ce4
Improved MapScan() documentation and added new MapScan test
|
8 years ago |
Nathan Chan
|
be93e6523a
Add support for tinyint
|
9 years ago |
Bartosz Burclaf
|
9918c4ed96
brings back import auto-removed by accident
|
9 years ago |
Bartosz Burclaf
|
07d943a9cb
Typo and a grammatical mistakes corrected
|
9 years ago |
Sarah Brown
|
072239f9b0
Add reflection support for smallint
|
9 years ago |
Chris Bannister
|
e1ed1fb456
marshall: support small and tiny ints, fix uint
|
9 years ago |
Nimi Wariboko Jr
|
8d27cdeae2
Add support for Cassandra 3 system_schema metadata
|
9 years ago |
Chris Bannister
|
c711a53bb2
correctly handle tuples in MapScan
|
10 years ago |
ference
|
79f898ec22
add 'text' type support for cylladb
|
10 years ago |
Chris Bannister
|
e59ea7f720
marshal: handle nil collection correctly in udts
|
10 years ago |
Chris Bannister
|
d0dbd15082
dont recycle framers until closing iters
|
10 years ago |
Muir Manders
|
d2348c0775
Add support for "LexicalUUIDType".
|
10 years ago |
Chris Bannister
|
235f84cc80
add missing TypeUDT in goType
|
10 years ago |
Adrià Casajús
|
434a842ff0
Update deprecated package
|
10 years ago |
Chris Bannister
|
e52558aeed
Add support for handling tuple types
|
10 years ago |
Chris Bannister
|
4b4dcdde53
refactor TypeInfo into an interface
|
10 years ago |
Ben Hood
|
84a4bd0bad
Fix bug whereby the metadata for sets and lists was being mapped to the inet type
|
10 years ago |
Ben Hood
|
6d472ccc98
Add TimestampType to known set of Cassandra internal types
|
10 years ago |
Ben Hood
|
6ba061b4e4
Merge pull request #219 from cwandrews/master
|
11 years ago |
ono_matope
|
b2e835d7a6
Pass a map with refs to store columns to MapScan()
|
11 years ago |