odbc_adapter icon indicating copy to clipboard operation
odbc_adapter copied to clipboard

[4.2.x] Fix #reconnect! method and CI config

Open ziggythehamster opened this issue 7 years ago • 0 comments

The #reconnect! method didn't work because the configuration wasn't kept in the adapter instance. This kept the method from actually being able to rebuild a connection.

Also, while I was in here, I made Travis work again after their recent changes and added a test for the connection methods that are implemented.

I have another PR incoming for backporting the v5.x NullODBCAdapter, so don't bump any version numbers just yet :)

ziggythehamster avatar Feb 01 '18 00:02 ziggythehamster