Histórico de Commits

Autor SHA1 Mensagem Data
  Chris Bannister 44795f75d3 dont export tlsConfig há 10 anos atrás
  Chris Bannister ef3e59c0a6 conn: only setup the TLS config once há 10 anos atrás
  Chris Bannister 90c0bfb5f5 fix reading from the bufio.Reader há 10 anos atrás
  Chris Bannister f76692dcdb assign headerSize to a variable há 10 anos atrás
  Chris Bannister da716eaad4 comments há 10 anos atrás
  Chris Bannister 7a5fe219a5 Plumb protocol version through TypeInfo into marshal há 10 anos atrás
  Chris Bannister 0a4bd71b3b add support for v3 batch há 10 anos atrás
  Chris Bannister 1bd96c7e03 tidy up consts há 10 anos atrás
  Chris Bannister 0c6c1e0c2b Update Conn to support different protocol headers há 10 anos atrás
  Oliver Beattie 779e083198 Use constant for default max prepared statements há 11 anos atrás
  Oliver Beattie 241b2b965e Fix a panic establishing sessions using NewSession há 11 anos atrás
  Phillip Couto 0b7c9be389 Moved address formatting logic to separate function. Added unit testing to prevent regression. há 11 anos atrás
  Phillip Couto c21472de6c Added AvailableStreams function to Conn structure. há 11 anos atrás
  xoraes ee57399ba2 fixed to ensure that cacert is optional and added comments on usage há 11 anos atrás
  xoraes 096ad18ea1 Merge branch 'master' of https://github.com/gocql/gocql há 11 anos atrás
  Nick DHUPIA 12fdedb378 added ssl/tls feature for gocql há 11 anos atrás
  Muir Manders 763d85a2a1 Fix prepared statement caching bug. há 11 anos atrás
  Phillip Couto 2e9ee30926 Added code to pass on flight.err há 11 anos atrás
  Nimi Wariboko Jr 5cf06ce3d8 Move up check for error status of prepareStatement to before access of info. há 11 anos atrás
  Ben Hood aa38232411 Export all fields of the QueryInfo struct há 11 anos atrás
  Ben Hood 80a547fbcd Merge remote-tracking branch 'upstream/master' into expose_query_info há 11 anos atrás
  Ben Hood 62dab2c16e Merge remote-tracking branch 'upstream/master' into expose_query_info há 11 anos atrás
  Ben Hood b38f2d96fd Only read result column meta data for v2 of the protocol há 11 anos atrás
  Ben Hood 43db64a4a5 Read both the query argument and the result metadata há 11 anos atrás
  Ben Hood 1113314503 Added godocs há 11 anos atrás
  Ben Hood f71c8bb773 The binding callback can now return an error, which will in turn bubble up to the app há 11 anos atrás
  Ben Hood 85fd5630d7 Added Bind() to Batch interface há 11 anos atrás
  Ben Hood 5be3fcc634 Alternative attempt to expose query binding meta data to the application há 11 anos atrás
  Christoph Hack 8a46f2c8b7 dropped go 1.1, added go 1.3 and tip há 11 anos atrás
  Ben Hood 5e5d698a1b Added query args length check to batch statements há 11 anos atrás