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

Adds support for the JDBC MySql adapter #49

Merged
merged 4 commits into from
Aug 17, 2015
Merged

Adds support for the JDBC MySql adapter #49

merged 4 commits into from
Aug 17, 2015

Conversation

andrenpaes
Copy link
Contributor

This applies the necessary patches to specific MySql JDBC adapter classes.
It's been tested with both sqlite3 and mysql jdbc AR adapters (but not with Postgres).

@andrenpaes
Copy link
Contributor Author

The specs are passing for MySQL and SQLite in JRuby.
I've added postgres on JRuby builds to the allowed failures cases, since this is also broken in master.

@jashmenn
Copy link
Owner

@andrenpaes this is a great idea - if you could resolve the conflicts we'd be glad to merge it in.

@andrenpaes
Copy link
Contributor Author

@jashmenn The conflicts were fixed. Let me know if you need anything else.

jashmenn added a commit that referenced this pull request Aug 17, 2015
Adds support for the JDBC MySql adapter
@jashmenn jashmenn merged commit c74a0fb into jashmenn:master Aug 17, 2015
@jashmenn
Copy link
Owner

@andrenpaes thanks!

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

2 participants