Notes:
This release of the gem adds Unicode Support in the IBM_DB Ruby Driver. When used with Ruby 1.8.x the Driver functions in ASCII mode.
Changes:
- Support for Unicode with Ruby 1.9
- Fixed bug [27954] --> Fixed Truncation of char for bit data containing a Null Terminator
- Removed handling of NilClass type data in quote method. Super class will handle appropriately.
|