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

Add support for MSSQL jTDS driver #77

Merged
merged 1 commit into from
Aug 5, 2013
Merged

Conversation

cbrachem
Copy link
Contributor

@cbrachem cbrachem commented Aug 5, 2013

Pull request to resolve issue #76: "Possible incompatibility with MS SQL Server JTDS".

The solution is just to add the driver name to the driverByName method. SQL syntax is already supported, since it's MS SQL server.

See also corresponding thread on Stack Overflow: http://stackoverflow.com/questions/18025256/connecting-to-mssql-with-play-and-slick

@freekh
Copy link
Contributor

freekh commented Aug 5, 2013

Hey Carsten!
Thanks for the PR - seems like we forgot to include that driver!

freekh added a commit that referenced this pull request Aug 5, 2013
Add support for MSSQL jTDS driver
@freekh freekh merged commit 377151f into playframework:master Aug 5, 2013
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