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

implement additional query builder clear methods #840

Merged
merged 3 commits into from
Jan 20, 2024

Conversation

garymathews
Copy link
Contributor

  • Include clearReturning() method in InsertQueryBuilder, UpdateQueryBuilder and DeleteQueryBuilder
  • Include clearLimit() and clearOrderBy() in DeleteQueryBuilder

Copy link

vercel bot commented Jan 11, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
kysely ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 20, 2024 9:43am

Copy link
Member

@koskimas koskimas left a comment

Choose a reason for hiding this comment

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

Perfect! Thank you 👏

@koskimas koskimas merged commit 9fb78ad into kysely-org:master Jan 20, 2024
5 checks passed
@igalklebanov igalklebanov added enhancement New feature or request api Related to library's API labels Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Related to library's API enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants