-----
- Added LOB_WRITE requests allowing to insert or update LOBs of arbitrary size
- Added support of SELECT FOR UPDATE statements
- Added support of Geometry types
- Added support for procedures with resultsets
- Fixed and improved Real, BigInt, Time and Date types
- Code cleanup and refactoring
- Renamed logger form receive to pyhdb
- Reactivated unit tests which were deactivated by accident
- Added pyhdb.connect.from_ini(<inifile>) to connect to db with parameters from properly formatted ini file