v0.3.1
Better handling of SQLSTATE (#11) The SQLState structs now carry the SQLSTATE in their `code` attribute. Along with the new functions `sqlstate_from_int()` and `sqlstate_to_int()` more flexible printing and matching operations are possible.
Better handling of SQLSTATE (#11) The SQLState structs now carry the SQLSTATE in their `code` attribute. Along with the new functions `sqlstate_from_int()` and `sqlstate_to_int()` more flexible printing and matching operations are possible.