History.txt in oracle_enhanced-1.3.0.pre vs History.txt in oracle_enhanced-1.3.0.pre2

- old
+ new

@@ -75,10 +75,10 @@ * caching of table indexes query which makes schema dump much faster * Bug fixes: * return Date (and not DateTime) values for :date column value before year 1970 * fixed after_create/update/destroy callbacks with plsql custom methods * fixed creation of large integers in JRuby - * Made test tasks respect RAILS_ENV + * Made test tasks respect Rails.env * fixed support for composite primary keys for tables with LOBs == 1.2.0 2009-03-22 * Enhancements