CHANGES in ibm_db-0.7.0 vs CHANGES in ibm_db-0.7.5
- old
+ new
@@ -1,7 +1,12 @@
Change Log
==============
-2007/06/01 (IBM_DB adapter 0.7, driver 0.6.0):
+2007/06/19 (IBM_DB adapter 0.7.5, driver 0.6.0):
+ - Driver code (ibm_db.c) remains at the same level: 0.6.0 (no changes)
+ - Fixed client attributes initialization on connection setup [11264]
+ - Fixed rake db:schema:dump native data types limits incompatible with table create
+
+2007/06/01 (IBM_DB adapter 0.7.0, driver 0.6.0):
- Driver code (ibm_db.c) remains at the same level: 0.6.0 (no changes)
- Fixed remaining failure on {:null => true} option for XML data type [#10877]
- Fixed handling of {:id => false} option during table creation in DB2 for zOS
- Fixed handle_lobs failures in table creation for has_many/belongs_to [#10701]
- Fixe db2-i5-zOS.yaml content (removed inadvertent tab) [#11234]
\ No newline at end of file