ruby-plsql icon indicating copy to clipboard operation
ruby-plsql copied to clipboard

ruby-plsql gem provides simple Ruby API for calling Oracle PL/SQL procedures. It could be used both for accessing Oracle PL/SQL API procedures in legacy applications as well as it could be used to cre...

Results 15 ruby-plsql issues
Sort by recently updated
recently updated
newest added

Hello @bpom and @yahonda I see that the changes under this pull#186 request has been released into latest version of ruby-plsql gem (0.8.0). I have installed the required gems on...

**Versions:** ruby: 2.6.6 ruby-oci8 (2.2.8) ruby-plsql (0.7.1) I am trying to run a store procedure but I am getting the following message (OCI8::Cursor was already closed.) This is my store...

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...

Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6. Release notes Sourced from actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by @​salmanmkc in actions/checkout#2248 Persist...

dependencies
github_actions