rsim / oracle-enhanced

Oracle enhaced adapter for ActiveRecord
MIT License
545 stars 308 forks source link

CHAR should return nil for NULL values in column #2289

Open sprileyMSTS opened 2 years ago

sprileyMSTS commented 2 years ago

lib/active_record/connection_adapters/oracle_enhanced/oci_connection.rb

sprileyMSTS commented 2 years ago

Let me know if it's possible to backport this fix into a patch release of the 6.0 and 6.1 versions of this adapter. If not I'll have to release something internally at my company to address this issue until we can upgrade to Rails 7.

yahonda commented 2 years ago

Thanks for opening a pull request. Would you add some specs? Unfortunately, ActiveRecord Oracle enhanced adapter 6.1.z and 6.0.z are not actively maintained so no back port will be done.