0 Collaborator |
9a7025c769389946f8d0c45a0469c6e3fa1589af | Author: Nimi Wariboko <nimi@channelmeter.com> | 2014-06-12 17:34:46+00:00 Check if flight or flight.info is not nil. Without this check a panic then subsequent deadlock can occur
eead139b575047a937790d1086df1c424aa73734 | Author: Nimi Wariboko <nimi@channelmeter.com> | 2014-04-25 02:59:04+00:00 Add a test to ensure types are parsed correctly.
a2336d77243bc3f76731ee6270bbb737dc6899ff | Author: Nimi Wariboko <nimi@channelmeter.com> | 2014-04-25 02:58:45+00:00 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
8b616cffebaf1093f910d26b6e9cac56ed62bf57 | Author: Nimi Wariboko <nimi@channelmeter.com> | 2014-04-25 02:57:31+00:00 Fixed TypeInfo's String() function, when type is a custom type.
a447b1c932ee936e3f08fcdb0f2466b191a31d38 | Author: Nimi Wariboko <nimi@channelmeter.com> | 2013-11-21 22:13:44+00:00 Fix deadlock
31578cb54666ac55d4649e6c73767be1a22778d7 | Author: Nimi Wariboko <nimi@channelmeter.com> | 2013-11-13 22:24:34+00:00 If the prepared statement does not exist on server, re-prepare it
9193453e15b928d23035cfd2ff954b5c4d6406e9 | Author: Nimi Wariboko <nimi@channelmeter.com> | 2013-11-13 22:23:58+00:00 Added error codes
c58bba0779ecff95018b5092c00647e29960c88a | Author: Nimi Wariboko <nimi@channelmeter.com> | 2013-05-19 04:15:51+00:00 Fix improper cast of <row_count> from int64 (on some systems) to int32