Histórico de commits

Autor SHA1 Mensagem Data
  Chris Bannister ce5020aaba marshall: correctly handle null tuple elements (#985) 8 anos atrás
  rlk833 afe4fee3de Fix unmarshalUDT obsolete - gocql/gocql#973 (#974) 8 anos atrás
  Chris Bannister e73d679b35 marshall: handle time encoded values (#960) 8 anos atrás
  Chris Bannister b581ab491d marshal: fix is nullable check (#959) 8 anos atrás
  Chris Bannister 6563b457a5 marshall: allow unmarshalling into nil byte slice (#958) 8 anos atrás
  Chris Bannister 44be8dc52e marshall: allow missing fields in UDT structs (#957) 8 anos atrás
  Chris Bannister bb83efe9b6 marshal: support nested tuples (#937) 8 anos atrás
  Michael Highstead 25729d9d26 Support for UnSet columns (#903) 8 anos atrás
  Leigh McCulloch 329465aea2 marshal: Add an error when UUID has wrong length (#890) 8 anos atrás
  Jay Qin 5c85086f3f Fix and test for unmarshal date type 8 anos atrás
  evildecay bdbe7c9b94 Support marshal date type (#878) 8 anos atrás
  Chris Bannister ecc3fdbeba Merge pull request #874 from vrischmann/new-native-type 8 anos atrás
  Vincent Rischmann a75685ab45 add the constructor NewNativeType 8 anos atrás
  evildecay f521a6e17c fix to support the date type 8 anos atrás
  Chris Bannister 2bcf64d3dd marshalUDT: allow not using all the UDT fields 9 anos atrás
  Charles Law 734b8e8dfe When unmarshalling timestamps set null values to 0 time to be consistent with other types 9 anos atrás
  nicerobot 649c208455 Allow nil lists. 9 anos atrás
  Pekka Enberg acbcce0946 marshal: Fix unmarshalUDT for less values than UDT fields 9 anos atrás
  nicerobot fd5b0a06a7 Allow nil maps. 9 anos atrás
  Chris Bannister e1ed1fb456 marshall: support small and tiny ints, fix uint 9 anos atrás
  Alexander Inozemtsev ffa9aca0da correctly handle null varint value 9 anos atrás
  Chris Bannister 6e6042ceaf marshal: fix udt nil collection marshalling 9 anos atrás
  nikandfor 60015fde6e big uint64 unmarshalling fix 10 anos atrás
  Chris Bannister 779476a151 marshal: handle UDTs which are not complete 10 anos atrás
  Chris Bannister 031700759a marshal: dont reuse the bytes for inets 10 anos atrás
  Chris Bannister c711a53bb2 correctly handle tuples in MapScan 10 anos atrás
  ference 79f898ec22 add 'text' type support for cylladb 10 anos atrás
  matope 371530d3c7 marshal: handle alias type of int collectly. 10 anos atrás
  Chris Bannister 965ebcb166 marshal: correctly marshal nil values 10 anos atrás
  Chris Bannister 65ce6c1437 marshal: fix nil colleciton handling 10 anos atrás