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

Modifying DataSource or Connection #9

Open
Avatah opened this issue Aug 24, 2010 · 2 comments
Open

Modifying DataSource or Connection #9

Avatah opened this issue Aug 24, 2010 · 2 comments

Comments

@Avatah
Copy link

Avatah commented Aug 24, 2010

Is there a possibility to access javax.sql.DataSource or java.sql.Connection directly? What to do if need to set some of its parameters?

@eaceaser
Copy link
Collaborator

we need to expose connection string parameters in querulous. right now you'd have to change it in the source code and rebuild the library :(

@freels
Copy link
Contributor

freels commented Sep 8, 2010

1.2.0 allows you to pass in arbitrary url parameters as a Map[String, String]

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

No branches or pull requests

3 participants