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

Fix column definition tests #122

Merged
merged 4 commits into from Oct 10, 2011

Conversation

gfmurphy
Copy link
Contributor

@gfmurphy gfmurphy commented Oct 9, 2011

This patch fixes AR column_definition_tests in master branch for jdbcmysql and jdbcpostresql adapters.

  1. Refactor MysqlColumn class name to MysqlAdapter::Column to mirror native adapter name change
  2. Add support for uuid to string type mapping for Postgresql

nicksieger added a commit that referenced this pull request Oct 10, 2011
@nicksieger nicksieger merged commit 5f558b6 into jruby:master Oct 10, 2011
@nicksieger
Copy link
Member

Looks good, 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