커밋 기록

작성자 SHA1 메시지 날짜
  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 년 전
  Adam Weiner d7339ffe6a add ParseConsistency() to frame.go - convert text consistencies to their gocql constant 10 년 전
  Chris Bannister bbe3d93b83 fix untyped consts 10 년 전
  Chris Bannister b4e2ff39e2 add v4 read_failure and function_failure errors 10 년 전
  Chris Bannister 2755a00db6 add custom payload and warnings 10 년 전