localytics / odbc_adapter

An ActiveRecord ODBC adapter
MIT License
46 stars 107 forks source link

Fix connection management #13

Closed kddnewton closed 7 years ago

kddnewton commented 7 years ago

Somewhere along the line we lost the ability to reconnect! because options is no longer being set. This instead uses the already saved @config variable from the AbstractAdapter.