Historique des commits

Auteur SHA1 Message Date
  Chris Bannister abb0fcdcb0 Fix data race when reading conn.isClosed il y a 12 ans
  Ben Hood bd90dfb432 Merge pull request #141 from relops/closing_connections il y a 12 ans
  Ben Hood 1665b39204 Merge remote-tracking branch 'upstream/master' into closing_connections il y a 12 ans
  Ben Hood 569b640134 Added test to verify connection leakages il y a 12 ans
  Chris Bannister 9e846b3fd2 Merge pull request #139 from harpreet-sawhney/master il y a 12 ans
  Harpreet Sawhney 577cd1b366 close connections properly il y a 12 ans
  Ben Hood 36fcdadad8 Merge pull request #136 from Zariel/dont-hide-write-error il y a 12 ans
  Chris Bannister daf8c8f8a6 When closing a cluster rmeove its connections instead of closing them il y a 12 ans
  Chris Bannister 8d6a888d74 Dont hide the error from write il y a 12 ans
  Ben Hood e6ccb9722d Merge pull request #137 from Zariel/always-handle-error il y a 12 ans
  Ben Hood 7e49292f5c Merge pull request #138 from Zariel/use-tempory-not-timeout il y a 12 ans
  Chris Bannister eebae68aa6 Instead of checking for timeouts check for Tempoary errors, which will allow 5 timeouts before returning false il y a 12 ans
  Chris Bannister 32a6094508 Whenever the connection is closed always call cluster.HandleError il y a 12 ans
  Ben Hood 6a13b30721 Merge pull request #133 from relops/decimal_pointer il y a 12 ans
  Ben Hood c0daa5b8ec Add support for decimals with the SliceMap() interface il y a 12 ans
  Ben Hood bbfb86162b Merge pull request #132 from phillipCouto/batch_size il y a 12 ans
  Phillip Couto d4a853b532 Reduced BatchSizeMaximum by 1 as 65535 is the true maximum. More than this number in statements to execute will cause the batch to fail. il y a 12 ans
  Phillip Couto 538e98db31 Added Size method to batch type so when building a batch statement the user can avoid the maximum limit. Also made the limit a exported constant. il y a 12 ans
  Chris Bannister f419ad3421 Merge pull request #130 from relops/row_data il y a 12 ans
  Chris Bannister 1c92237893 Merge pull request #131 from relops/timestamp_type il y a 12 ans
  Chris Bannister e618d79fc0 Merge pull request #126 from skoikovs/prepare_all_batch_types il y a 12 ans
  Ben Hood d1b4151752 Fixed bug with timestamp unmarshalling il y a 12 ans
  Ben Hood 17e0e123b3 Export RowData() il y a 12 ans
  Staņislavs Koikovs 0d8fa1ce82 Added tests il y a 12 ans
  Staņislavs Koikovs c7da189348 Small clean up il y a 12 ans
  Staņislavs Koikovs c0906d8c0d Normalize statement before initialization il y a 12 ans
  Staņislavs Koikovs 5b6f1833ee Moved to shouldPrepare func il y a 12 ans
  Christoph Hack 0b6b52ec20 Merge pull request #129 from Zariel/fix-fatalf il y a 12 ans
  Chris Bannister edfeb907b4 Fix fatalf formatting il y a 12 ans
  Staņislavs Koikovs 79258bbfc0 Small refactoring il y a 12 ans