pennylane-hq / activerecord-adapter-redshift

Other
6 stars 27 forks source link

Use kwargs for PG::Coder.new #20

Closed c960657 closed 7 months ago

c960657 commented 7 months ago

Get rid of this warning on connect:

PG::Coder.new(hash) is deprecated. Please use keyword arguments instead! Called from /usr/local/bundle/bundler/gems/activerecord-adapter-redshift-53b9fda9ce6a/lib/active_record/connection_adapters/redshift_7_1_adapter.rb:710:in `new'