Sean Riley

Results 3 issues of Sean Riley

lib/active_record/connection_adapters/oracle_enhanced/oci_connection.rb - Return nil for NULL value in CHAR column similar to behavior in lib/active_record/connection_adapters/oracle_enhanced/jdbc_connection.rb

I have :86: at the end of a statement. Per https://www.sepaforcorporates.com/swift-for-corporates/account-statement-mt940-file-format-overview/ this tag is to be treated as meta data at the statement level: Tag 86 – Information to Account...

There is a deprecation warning in Rails 7 raised by https://github.com/rsim/ruby-plsql/blob/master/lib/plsql/schema.rb#L103 `ar_class.default_timezone` is equivalent to `ActiveRecord::Base.default_timezone` which is deperecated in favor of `ActiveRecord.default_timezone` DEPRECATION WARNING: ActiveRecord::Base.default_timezone is deprecated and will...