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

Fixed querying for primitive types in custom SQL #2642

Merged
merged 2 commits into from
Jul 20, 2023

Conversation

Hawxy
Copy link
Contributor

@Hawxy Hawxy commented Jul 11, 2023

Permit querying any npgsql mapped type within custom SQL.

@oskardudycz oskardudycz changed the title Permit querying any npgsql mapped type within custom SQL Fixed querying for primitive types in custom SQL Jul 20, 2023
@oskardudycz oskardudycz added this to the 6.0.5 milestone Jul 20, 2023
@oskardudycz oskardudycz force-pushed the linqfix branch 2 times, most recently from c178f8c to c5c9fe5 Compare July 20, 2023 13:13
Copy link
Collaborator

@oskardudycz oskardudycz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Hawxy, thank you again for a nice improvement.

I added two more test cases: for integer and string.

@oskardudycz oskardudycz merged commit 04c50bd into JasperFx:master Jul 20, 2023
14 checks passed
@Hawxy Hawxy deleted the linqfix branch July 20, 2023 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants