Commit Verlauf

Autor SHA1 Nachricht Datum
  Michael Highstead 25729d9d26 Support for UnSet columns (#903) vor 8 Jahren
  Leigh McCulloch 329465aea2 marshal: Add an error when UUID has wrong length (#890) vor 8 Jahren
  Jay Qin 5c85086f3f Fix and test for unmarshal date type vor 8 Jahren
  evildecay bdbe7c9b94 Support marshal date type (#878) vor 8 Jahren
  Chris Bannister ecc3fdbeba Merge pull request #874 from vrischmann/new-native-type vor 8 Jahren
  Vincent Rischmann a75685ab45 add the constructor NewNativeType vor 8 Jahren
  evildecay f521a6e17c fix to support the date type vor 8 Jahren
  Chris Bannister 2bcf64d3dd marshalUDT: allow not using all the UDT fields vor 9 Jahren
  Charles Law 734b8e8dfe When unmarshalling timestamps set null values to 0 time to be consistent with other types vor 9 Jahren
  nicerobot 649c208455 Allow nil lists. vor 9 Jahren
  Pekka Enberg acbcce0946 marshal: Fix unmarshalUDT for less values than UDT fields vor 9 Jahren
  nicerobot fd5b0a06a7 Allow nil maps. vor 9 Jahren
  Chris Bannister e1ed1fb456 marshall: support small and tiny ints, fix uint vor 9 Jahren
  Alexander Inozemtsev ffa9aca0da correctly handle null varint value vor 9 Jahren
  Chris Bannister 6e6042ceaf marshal: fix udt nil collection marshalling vor 9 Jahren
  nikandfor 60015fde6e big uint64 unmarshalling fix vor 10 Jahren
  Chris Bannister 779476a151 marshal: handle UDTs which are not complete vor 10 Jahren
  Chris Bannister 031700759a marshal: dont reuse the bytes for inets vor 10 Jahren
  Chris Bannister c711a53bb2 correctly handle tuples in MapScan vor 10 Jahren
  ference 79f898ec22 add 'text' type support for cylladb vor 10 Jahren
  matope 371530d3c7 marshal: handle alias type of int collectly. vor 10 Jahren
  Chris Bannister 965ebcb166 marshal: correctly marshal nil values vor 10 Jahren
  Chris Bannister 65ce6c1437 marshal: fix nil colleciton handling vor 10 Jahren
  Chris Bannister e59ea7f720 marshal: handle nil collection correctly in udts vor 10 Jahren
  Chris Bannister 0fcfe1f0f2 use untyped const vor 10 Jahren
  Chris Bannister 69051b37de Correctly handle missing UDT fields in Marshal vor 10 Jahren
  Chris Bannister 7265a91e3b Merge pull request #502 from ChannelMeter/fix/panic-on-nil-udt-field vor 10 Jahren
  Nimi Wariboko Jr fc7fbf7e07 Encode the UDT field as null if the struct value is nil. Fixes #501. vor 10 Jahren
  Andrey Smirnov 2bf83d6636 Add support for tuple marshalling vor 10 Jahren
  Chris Bannister a1bba7f41d add support to unmarshal UDT into *map[string]interface{} vor 10 Jahren