ActiveRecord Oracle "enhanced" adapter
ActiveRecord Oracle “enhanced” adapter is original Rails Oracle adapter with several new enhancements - performance improvements for schema dump operations, fix for database session store, and also better handling of date, integer and boolean data types when using Rails with legacy Oracle databases.
Post a comment