Histórico de Commits

Autor SHA1 Mensagem Data
  Bartosz Burclaf 07d943a9cb Typo and a grammatical mistakes corrected há 9 anos atrás
  Sarah Brown 072239f9b0 Add reflection support for smallint há 9 anos atrás
  Chris Bannister e1ed1fb456 marshall: support small and tiny ints, fix uint há 9 anos atrás
  Nimi Wariboko Jr 8d27cdeae2 Add support for Cassandra 3 system_schema metadata há 9 anos atrás
  Chris Bannister c711a53bb2 correctly handle tuples in MapScan há 10 anos atrás
  ference 79f898ec22 add 'text' type support for cylladb há 10 anos atrás
  Chris Bannister e59ea7f720 marshal: handle nil collection correctly in udts há 10 anos atrás
  Chris Bannister d0dbd15082 dont recycle framers until closing iters há 10 anos atrás
  Muir Manders d2348c0775 Add support for "LexicalUUIDType". há 10 anos atrás
  Chris Bannister 235f84cc80 add missing TypeUDT in goType há 10 anos atrás
  Adrià Casajús 434a842ff0 Update deprecated package há 10 anos atrás
  Chris Bannister e52558aeed Add support for handling tuple types há 10 anos atrás
  Chris Bannister 4b4dcdde53 refactor TypeInfo into an interface há 10 anos atrás
  Ben Hood 84a4bd0bad Fix bug whereby the metadata for sets and lists was being mapped to the inet type há 10 anos atrás
  Ben Hood 6d472ccc98 Add TimestampType to known set of Cassandra internal types há 10 anos atrás
  Ben Hood 6ba061b4e4 Merge pull request #219 from cwandrews/master há 11 anos atrás
  ono_matope b2e835d7a6 Pass a map with refs to store columns to MapScan() há 11 anos atrás
  dankennedy 051c1957ac support for marshalling inet values using strings and net.IP with IPv6 tests há 11 anos atrás
  Muir Manders 7eda240e1d Add support for varints. há 11 anos atrás
  Charlie Andrews 318248a7ce fixed rowMap to copy slices instead of pass them in há 11 anos atrás
  Nimi Wariboko a2336d7724 Parse custom types in the org.apache.cassandra.db.marshal. namespace. This behaviour is not documented in the wire spec, however it is done by the python datastax driver há 11 anos atrás
  Ben Hood c0daa5b8ec Add support for decimals with the SliceMap() interface há 11 anos atrás
  Chris Bannister f419ad3421 Merge pull request #130 from relops/row_data há 11 anos atrás
  Ben Hood d1b4151752 Fixed bug with timestamp unmarshalling há 11 anos atrás
  Ben Hood 17e0e123b3 Export RowData() há 11 anos atrás
  cwandrews 3dcc29bc16 added the copyright/license statement to top of file há 11 anos atrás
  cwandrews 82bca68c18 added docs for New() and MapScan() há 11 anos atrás
  cwandrews 2f0f792342 changed the Map() function to rowMap() há 11 anos atrás
  cwandrews d0bb32e58f added a function to get a map of the data from the RowData struct há 11 anos atrás
  cwandrews 27567f74e2 added a helper function and struct named RowData há 11 anos atrás