py-mysql2pgsql
py-mysql2pgsql copied to clipboard
Fix boolean bug
There seems to be a bug in that boolean values aren't tested early enough in the value translation. This fixes that.