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 for Sequel 3.34.1 #109

Closed

Conversation

japgolly
Copy link
Contributor

@japgolly japgolly commented Apr 4, 2012

Fix for change in Sequel 3.34:
"Database#uri and url now return the connection string given to
Sequel.connect. Previously, they tried to reconstruct the url using the
database's options, but that didn't work well in corner cases."

Change in 3.34:
"Database#uri and url now return the connection string given to
Sequel.connect. Previously, they tried to reconstruct the url using the
database's options, but that didn't work well in corner cases."

Lo and behold there's a database_type() method anyway and it was there
in 3.33 all along.
@bmabey
Copy link
Contributor

bmabey commented Jun 3, 2012

I'll be merging in a fix soon.. see discussion on #120, thanks.

@bmabey bmabey closed this Jun 3, 2012
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