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

SqlServer: Fix FreeText parameter type mapping #32163

Merged
merged 1 commit into from
Oct 26, 2023
Merged

Conversation

bricelam
Copy link
Contributor

Fixes #31583

Manually verified that it works with ntext. Automated tests cover varchar and varbinary.

@bricelam bricelam requested a review from a team October 25, 2023 17:28
@bricelam bricelam merged commit f8d153e into dotnet:main Oct 26, 2023
5 of 7 checks passed
@bricelam bricelam deleted the ntext branch October 26, 2023 21:11
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.

FREETEXT search on a ntext column not working
2 participants