提交歷史

作者 SHA1 備註 提交日期
  Vincent Rischmann a56be99b0e fix a bunch of typos 8 年之前
  Vincent Rischmann 3f65847c43 add the Warnings function on Iter 9 年之前
  Vincent Rischmann e8ddc4f64a replace standard logger with the global Logger 9 年之前
  Chris Bannister aed57cdb1d Add support to discovery protocol version 9 年之前
  Bartosz Burclaf 5afdecdffd Non-panic ParseConsistency added 9 年之前
  Artem Chernyshev 8732fd0d3c Implemented WithTimestamp function in gocql.Batch 9 年之前
  Chris Bannister bf3e78b459 conn: always allocate 9 bytes for the header buf 9 年之前
  Chris Bannister ac50672c8c frame: add missing error codes to parse 9 年之前
  Chris Bannister 32c50a2955 frame: report unknown error codes as a frame parse error 9 年之前
  Chris Bannister 3ac2b43b9f Merge pull request #718 from Zariel/write-frame-error 9 年之前
  Chris Bannister e79953ea9b frame: fix header over read 9 年之前
  Chris Bannister bc884d17d2 frame: dont use naked returns in readHeader 9 年之前
  Chris Bannister c85296bee7 frame: add writeFailure error 9 年之前
  artem 1519b38be6 Implemented WithTimestamp function in gocql.Query 9 年之前
  Rob McColl 7b1caf3559 Adds parsing / handling for CQLv4 Custom Payload, bytes map, access via Iter 9 年之前
  Chris Bannister 6e6042ceaf marshal: fix udt nil collection marshalling 9 年之前
  Chris Bannister ddda62507c Dont read row bytes from framer until scan 9 年之前
  Chris Bannister 83f9932a7a replace resultSchemaChangedFrame with event frames 10 年之前
  Chris Bannister 9f72a59cfe store the full prepared info returned from prepare 10 年之前
  Chris Bannister d3c6beeb24 skip metadata for queries which are not cas 10 年之前
  Chris Bannister fe0ee93162 test: move Stream0 test to conn_test and mock 10 年之前
  Chris Bannister 3b1e36f335 Merge pull request #551 from Zariel/event-frames 10 年之前
  Shawn Smith 28a781fc5b fix typos 10 年之前
  Chris Bannister 3dcc63b0a9 improve frame string methods 10 年之前
  Chris Bannister 732282f2ca add support for events 10 年之前
  Chris Bannister 97953282d8 add register frame 10 年之前
  Chris Bannister 69051b37de Correctly handle missing UDT fields in Marshal 10 年之前
  Chris Bannister e5248ed2fb add internal control connection 10 年之前
  Chris Bannister d8a24ba3e6 dont defensivly copy bytes in the framer 10 年之前
  Chris Bannister d0dbd15082 dont recycle framers until closing iters 10 年之前