Историја ревизија

Аутор SHA1 Порука Датум
  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 година
  Chris Bannister 6b4a5e5a2c Update frame for proto v4 prepared and events пре 10 година
  Chris Bannister ad3a9ca8a6 ensure columnCount is not negative пре 10 година
  Chris Bannister 0cb58fe42c Switch between append and prealloc пре 10 година
  Chris Bannister f2175ae442 Dont allocate all the columninfo upfront пре 10 година
  Chris Bannister c573f5db2c ensure we have enough bytes to read 1 byte пре 10 година
  Chris Bannister 9db0f56206 fix reading short bytes not checking for enough bytes in the buffer пре 10 година
  Chris Bannister 619641c580 Ensure that frames are not bigger than the max пре 10 година
  Chris Bannister 859f523787 ensure we catch panics in readTrace пре 10 година
  Chris Bannister c2d8f27013 check for negative number of rows when parsing results frame пре 10 година
  Chris Bannister ae2ddd1c7c be more careful when reading the headers, check sizes of the buffer and for valid versions пре 10 година
  Chris Bannister 58d90fab97 bounds check when reading from the buffer пре 10 година
  Chris Bannister f42867acbd frame: catch panics from parsing пре 10 година
  Chris Bannister 332853ab7b fix parse frame with negative frame size пре 10 година
  Ben Hood 1a30be4244 Merge pull request #369 from Zariel/udt пре 10 година
  Chris Bannister 68ab73427f Add initial support for UDT's пре 10 година
  Chris Bannister 6af1499e33 Add with default timestamp support пре 10 година
  Chris Bannister 618df875eb Always set the number of values in a batch пре 10 година
  Ben Hood 61d083e439 Merge pull request #353 from Zariel/serial-consistency пре 10 година
  Chris Bannister 30aa70a1dd Merge pull request #358 from Zariel/fix-stream-signed пре 10 година
  Chris Bannister 395c7d05e3 Fix reading the streamID sign пре 10 година
  Chris Bannister 87288fa4a1 make SerialConsistency a distinct type пре 10 година
  Chris Bannister e52558aeed Add support for handling tuple types пре 10 година
  Chris Bannister 4b4dcdde53 refactor TypeInfo into an interface пре 10 година
  Chris Bannister c3feee8348 remove unused constants пре 10 година
  Chris Bannister 61f9761bea Defensivly copy byte slices from the read buffer пре 10 година
  Chris Bannister 919c6ae1e6 WriteStartup can use finishWrite(). пре 10 година
  Chris Bannister 35294a6602 Hold onto a ref of the read buffer to reset it пре 10 година