Historial de Commits

Autor SHA1 Mensaje Fecha
  Chris Bannister 8d6a888d74 Dont hide the error from write hace 11 años
  Ben Hood e6ccb9722d Merge pull request #137 from Zariel/always-handle-error hace 11 años
  Ben Hood 7e49292f5c Merge pull request #138 from Zariel/use-tempory-not-timeout hace 11 años
  Chris Bannister eebae68aa6 Instead of checking for timeouts check for Tempoary errors, which will allow 5 timeouts before returning false hace 11 años
  Chris Bannister 32a6094508 Whenever the connection is closed always call cluster.HandleError hace 11 años
  Ben Hood 6a13b30721 Merge pull request #133 from relops/decimal_pointer hace 11 años
  Ben Hood c0daa5b8ec Add support for decimals with the SliceMap() interface hace 11 años
  Ben Hood bbfb86162b Merge pull request #132 from phillipCouto/batch_size hace 12 años
  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. hace 12 años
  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. hace 12 años
  Chris Bannister f419ad3421 Merge pull request #130 from relops/row_data hace 12 años
  Chris Bannister 1c92237893 Merge pull request #131 from relops/timestamp_type hace 12 años
  Chris Bannister e618d79fc0 Merge pull request #126 from skoikovs/prepare_all_batch_types hace 12 años
  Ben Hood d1b4151752 Fixed bug with timestamp unmarshalling hace 12 años
  Ben Hood 17e0e123b3 Export RowData() hace 12 años
  Staņislavs Koikovs 0d8fa1ce82 Added tests hace 12 años
  Staņislavs Koikovs c7da189348 Small clean up hace 12 años
  Staņislavs Koikovs c0906d8c0d Normalize statement before initialization hace 12 años
  Staņislavs Koikovs 5b6f1833ee Moved to shouldPrepare func hace 12 años
  Christoph Hack 0b6b52ec20 Merge pull request #129 from Zariel/fix-fatalf hace 12 años
  Chris Bannister edfeb907b4 Fix fatalf formatting hace 12 años
  Staņislavs Koikovs 79258bbfc0 Small refactoring hace 12 años
  Staņislavs Koikovs 9de086929b Handle unlogged and counter batches as well hace 12 años
  Christoph Hack 8c74b3cf90 Merge pull request #124 from nemothekid/cass1batchbug hace 12 años
  Ben Hood 22d37847b4 Merge pull request #79 from Zariel/propogate-recv-error hace 12 años
  Ben Hood ccda481d83 Merge pull request #125 from dpanth3r/master hace 12 años
  Dan Forest fca34f7878 Updated AUTHORS hace 12 años
  Dan Forest 4c07e2006e Renamed 'newU' into 'parsed' hace 12 años
  Dan Forest 39d8f13896 Let UUID implement Unmarshaling interface for encoding/json hace 12 años
  Dan Forest f8e26b9c18 Fixed Errorf formatting in UUID test hace 12 años