Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 9 commits into
base: v4.2.x
Choose a base branch
from

Conversation

ziggythehamster
Copy link

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 :)

divoxx pushed a commit to doximity/odbc_adapter that referenced this pull request Aug 11, 2023
…d-records-saving

MOJ-225 fix associated records saving
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant