Historique des commits

Auteur SHA1 Message Date
  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
  Staņislavs Koikovs 9de086929b Handle unlogged and counter batches as well il y a 12 ans
  Christoph Hack 8c74b3cf90 Merge pull request #124 from nemothekid/cass1batchbug il y a 12 ans
  Ben Hood 22d37847b4 Merge pull request #79 from Zariel/propogate-recv-error il y a 12 ans
  Ben Hood ccda481d83 Merge pull request #125 from dpanth3r/master il y a 12 ans
  Dan Forest fca34f7878 Updated AUTHORS il y a 12 ans
  Dan Forest 4c07e2006e Renamed 'newU' into 'parsed' il y a 12 ans
  Dan Forest 39d8f13896 Let UUID implement Unmarshaling interface for encoding/json il y a 12 ans
  Dan Forest f8e26b9c18 Fixed Errorf formatting in UUID test il y a 12 ans
  Nimi Wariboko Jr 6aad082f87 Was using wrong variable to retrieve begin keyword il y a 12 ans
  Nimi Wariboko Jr cf160bc451 is a DML query as well, make sure it is prepared. Fixes #117 il y a 12 ans
  Ben Hood 29eae46b45 Merge pull request #120 from relops/decimal_type il y a 12 ans
  Ben Hood fa6b3488a5 Set the decimal pointer explicitly for each row il y a 12 ans
  Ben Hood 712d53a3dc Better edge case handling il y a 12 ans
  Ben Hood 71f20c47d5 Fix documentation il y a 12 ans
  Ben Hood 49b8f047ee Revert "This might be more performant in some cases" il y a 12 ans
  Ben Hood 0ad0ed81c4 Handling for corner case il y a 12 ans