Commit History

Автор SHA1 Съобщение Дата
  Nimi Wariboko Jr 225752acef Replace case that was made invalid when error structs were exposed to conn.executeQuery for ErrUnprepared. преди 11 години
  Nimi Wariboko Jr 5f2aeff0ed If a batch fails because of an unprepared statement, reprepare the statement and redo the batch. преди 11 години
  Ben Hood 142a1f6f39 Merge pull request #161 from ChannelMeter/error_response_refactor преди 11 години
  Nimi Wariboko Jr 570b8b2dc8 Expose error structs преди 11 години
  Phillip Couto 01e4fc64ce Merge pull request #157 from phillipCouto/abstract_connPool преди 11 години
  Ben Hood f5c74e3d49 Merge pull request #164 from relops/reintroduce_paging_tests преди 11 години
  Ben Hood aee32f3a71 Change name of table used for paging test преди 11 години
  Ben Hood b4929bf8d4 Unskip paging test преди 11 години
  Chris Bannister 4256984d6d Merge pull request #154 from ChannelMeter/ApacheCassandraTypes преди 11 години
  Chris Bannister 7e0a6d5586 Merge pull request #163 from relops/supported_versions преди 11 години
  Ben Hood 4fd25013a0 Run test suite against multiple versions of Cassandra преди 11 години
  Nimi Wariboko Jr 0e247a0f39 Added test to ensure library can properly decode error response from cassandra преди 11 години
  Nimi Wariboko Jr ebd7b8e505 Updated conn.go to use new error syntax преди 11 години
  Nimi Wariboko Jr c18370d895 Moved errorFrame and err constants to errors.go, added (*frame.)readError() errorFrame function преди 11 години
  Nimi Wariboko Jr 0879b50f64 Made errorFrame an interface that can implemented by the different types of errors from a cassandra server. преди 11 години
  Phillip Couto 06eb28df61 Rebased branch. Fixed code that was altered from the rebase. преди 11 години
  Phillip Couto 31ef01b5a1 Added an example of a SingleConnection pool to the ConnectionPool documentation. преди 11 години
  Phillip Couto 3783dd1c40 Created the Connection Pool interface and converted the existing connection pool logic to a SimplePool interface. преди 11 години
  Ben Hood e617f1d183 Merge pull request #143 from Zariel/better-unavailable-errors преди 11 години
  Christoph Hack 220ee2d9e9 AUTHORS: added Miguel Serrano преди 11 години
  Phillip Couto cc7c55bb35 Merge pull request #158 from miguelvps/stream_unavailable преди 11 години
  Miguel Serrano e93451502d Remove check for available streams преди 11 години
  Nimi Wariboko eead139b57 Add a test to ensure types are parsed correctly. преди 11 години
  Nimi Wariboko a2336d7724 Parse custom types in the org.apache.cassandra.db.marshal. namespace. This behaviour is not documented in the wire spec, however it is done by the python datastax driver преди 11 години
  Nimi Wariboko 8b616cffeb Fixed TypeInfo's String() function, when type is a custom type. преди 11 години
  Chris Bannister 76d52012e9 Remove redundant iter nil check преди 11 години
  Chris Bannister 5acbdd4016 Update test преди 11 години
  Chris Bannister 09e353bbec Use defer to unlock in session.go преди 12 години
  Chris Bannister ef525ee05c Use better error messages instead of ErrUnavailable преди 12 години
  Chris Bannister 66a3c1f877 Merge pull request #153 from opsmatic/protocolerrordetails преди 11 години