Commit History

Author SHA1 Message Date
  Chris Bannister 0b27912df6 framer: batches do not support named values (#1046) 8 years ago
  Chris Bannister 3688d5fd49 TokenAwarePolicy: use token replicas per placement strategy (#1039) 8 years ago
  Chris Bannister 33a5f3c1bc frame: ensure we copy paging state so it doesnt get overwritten (#1018) 8 years ago
  Evan Culver 939af06b39 Fix breaking change introduced in #983 8 years ago
  Michał Matczuk 2416cf340d Consistency no panic (#983) 8 years ago
  Chris Bannister 2badfed26d support named query values (#971) 8 years ago
  Michael Highstead 25729d9d26 Support for UnSet columns (#903) 8 years ago
  Vincent Rischmann a56be99b0e fix a bunch of typos 8 years ago
  Vincent Rischmann 3f65847c43 add the Warnings function on Iter 9 years ago
  Vincent Rischmann e8ddc4f64a replace standard logger with the global Logger 9 years ago
  Chris Bannister aed57cdb1d Add support to discovery protocol version 9 years ago
  Bartosz Burclaf 5afdecdffd Non-panic ParseConsistency added 9 years ago
  Artem Chernyshev 8732fd0d3c Implemented WithTimestamp function in gocql.Batch 9 years ago
  Chris Bannister bf3e78b459 conn: always allocate 9 bytes for the header buf 9 years ago
  Chris Bannister ac50672c8c frame: add missing error codes to parse 9 years ago
  Chris Bannister 32c50a2955 frame: report unknown error codes as a frame parse error 9 years ago
  Chris Bannister 3ac2b43b9f Merge pull request #718 from Zariel/write-frame-error 9 years ago
  Chris Bannister e79953ea9b frame: fix header over read 9 years ago
  Chris Bannister bc884d17d2 frame: dont use naked returns in readHeader 9 years ago
  Chris Bannister c85296bee7 frame: add writeFailure error 9 years ago
  artem 1519b38be6 Implemented WithTimestamp function in gocql.Query 9 years ago
  Rob McColl 7b1caf3559 Adds parsing / handling for CQLv4 Custom Payload, bytes map, access via Iter 9 years ago
  Chris Bannister 6e6042ceaf marshal: fix udt nil collection marshalling 9 years ago
  Chris Bannister ddda62507c Dont read row bytes from framer until scan 9 years ago
  Chris Bannister 83f9932a7a replace resultSchemaChangedFrame with event frames 10 years ago
  Chris Bannister 9f72a59cfe store the full prepared info returned from prepare 10 years ago
  Chris Bannister d3c6beeb24 skip metadata for queries which are not cas 10 years ago
  Chris Bannister fe0ee93162 test: move Stream0 test to conn_test and mock 10 years ago
  Chris Bannister 3b1e36f335 Merge pull request #551 from Zariel/event-frames 10 years ago
  Shawn Smith 28a781fc5b fix typos 10 years ago