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 functionality to support custom sql query using with select format #2837

Merged
merged 1 commit into from
Dec 2, 2023

Conversation

mysticmind
Copy link
Member

- Add functionality to support custom sql query using `with select` format
- Add unit test
- Fixes GH-2753
@jeremydmiller jeremydmiller merged commit 9a1a576 into master Dec 2, 2023
11 checks passed
@jeremydmiller jeremydmiller deleted the fix_2753 branch December 2, 2023 12:58
@oskardudycz oskardudycz added this to the 7.0.0 milestone Dec 4, 2023
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.

Marten SQL queries that dont start with select cause error
3 participants