localytics / odbc_adapter

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

[4.2.x] Backport null adapter #19

Open ziggythehamster opened 6 years ago

ziggythehamster commented 6 years ago

The null adapter change was a pretty sensible one in the master branch, but I need it in the 4.2.x branch. This PR backports this functionality.

Without #18, this PR will fail in Travis, so here's a link to it passing in our repo.