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

Improve with clause #1578

Merged
merged 13 commits into from
Dec 27, 2023
Merged

Conversation

L-Mario564
Copy link
Collaborator

Addresses #344 and #1541.
This PR makes it so you can use a with clause alongside insert, update and delete.

Things worth mentioning:

  • MySQL doesn't support with ... insert.
  • selectDistinct and selectDistinctOn were added as well for the PG dialect.

@sam-rusty
Copy link

great job, when we can expect this to be released?

@AndriiSherman
Copy link
Member

@L-Mario564 this PR looks good. Could you please resolve all the conflicts so I can merge it to beta?

@L-Mario564
Copy link
Collaborator Author

@AndriiSherman Done

@AndriiSherman AndriiSherman merged commit 6d706c1 into drizzle-team:beta Dec 27, 2023
5 checks passed
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.

3 participants