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 a few mssql tests #1

Draft
wants to merge 33 commits into
base: mssql
Choose a base branch
from
Draft

Conversation

jtjeferreira
Copy link

@jtjeferreira jtjeferreira commented Jan 2, 2025

Building on top your work, I fixed a few of the failing mssql tests reducing the total of failed tests from 85 to 73...

@kiendang
Copy link
Owner

kiendang commented Jan 3, 2025

Hi @jtjeferreira thanks so much for continuing the work! Could you submit this PR directly to the upstream com-lihaoyi/scalasql repo?

@jtjeferreira
Copy link
Author

Hi @jtjeferreira thanks so much for continuing the work! Could you submit this PR directly to the upstream com-lihaoyi/scalasql repo?

I can, but I didn't want to create another PR, because I am not sure I will be able to get this to the finish line, but I also did not want to "lose" this 4 commits...

…' when IDENTITY_INSERT is set to OFF"

adds a prequery param to TestChecker so we can call SET IDENTITY_INSERT buyer ON before the query
@kiendang
Copy link
Owner

kiendang commented Jan 3, 2025

I didn't want to create another PR, because I am not sure I will be able to get this to the finish line.

I think it's fine? In case you won't be able to finish it, someone else can still fork your branch and continue from there. I do respect how you want to work though so I'll just leave this PR open so you can push more commits here in the meantime.

@jtjeferreira
Copy link
Author

I will work a bit more here, and then open a PR directly in scalasql. With the recent commits I got it down to 47 failed tests

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.

2 participants