pyfirebirdsql Version 0.8.0 released
pyfirebirdsql Version 0.8.0 is released with following changes
=============
– refactoring
– buf fix
– add ‘role’ parameter to connection
– fetch right striped string if CHAR type
– fetch string if BLOB subtype 1
– boolean type support (Firebird 3)
– connection keep only one transaction
– ‘INSERT … RETURNING …’ statement support