-
-
Notifications
You must be signed in to change notification settings - Fork 15.5k
squirrel-sql: Add MSSQL driver. #55626
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
Conversation
@cresh I've never used squirrel-sql before but I checkout out your branch, selected "Microsoft MSSQL Server JDBC Driver" and then tried to connect to a mssql database but got the following error:
Please advise. |
@aanderse I've just fixed a regression, the set CLASS wasn't picked up correctly. Please give it another spin, it should work now. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Noticed a few things this time around.
It worked now, thanks! |
Thanks for the feedback! I've just made the requested changes. |
@GrahamcOfBorg build squirrel-sql |
Thanks for your contribution @cresh! I'll probably make use of this at some point 😃 |
Motivation for this change
Use squirrel-sql to talk to MSSQL databases.
Things done
sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)nix path-info -S
before and after)