Comment 1 for bug 507466

Revision history for this message
Geert JM Vanderkelen (geertjmvdk) wrote :

Previous pushed 'fix' was VERY _lousy_!

revno: 179
committer: Geert Vanderkelen <email address hidden>
branch nick: myconnpy-Alchemy
timestamp: Fri 2010-01-15 10:38:29 +0100
message:
  Fixing MySQL BIT column conversion to Python

  * BIT MySQL data type are now correctly converted to Python (int)
  * Adding test case for bug lp:507466
  * Updating test cases in test_conversion.py