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 lit method to expression builder #600

Merged
merged 1 commit into from
Jul 19, 2023

Conversation

koskimas
Copy link
Member

@koskimas koskimas commented Jul 19, 2023

Closes #597

@vercel
Copy link

vercel bot commented Jul 19, 2023

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 Jul 19, 2023 7:46am

Copy link
Member

@igalklebanov igalklebanov left a comment

Choose a reason for hiding this comment

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

LGTM! 🚀

@igalklebanov igalklebanov added enhancement New feature or request api Related to library's API labels Jul 19, 2023
@igalklebanov igalklebanov merged commit 895bea3 into master Jul 19, 2023
5 checks passed
@igalklebanov igalklebanov deleted the add-lit-to-expression-builder branch July 19, 2023 08:09
Gaspero pushed a commit to Gaspero/kysely that referenced this pull request Oct 2, 2023
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.

Add .lit(number|boolean|null) @ ExpressionBuilder.
2 participants