コミット履歴

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