Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Make expression builder callable. This commit also removes the deprecated filter methods. It wasn't possible to keep them and have the combined expression builder + query builder monster be callable. * Add chainable ands and ors to expression builder * Update src/expression/expression-builder.ts Co-authored-by: Igal Klebanov <[email protected]> * Update src/expression/expression-wrapper.ts Co-authored-by: Igal Klebanov <[email protected]> * Update src/expression/expression-wrapper.ts Co-authored-by: Igal Klebanov <[email protected]> * fix confusing join expression test * consistent language --------- Co-authored-by: Igal Klebanov <[email protected]>
- Loading branch information
b23844b
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
kysely – ./
kysely.dev
kysely-git-master-kysely-team.vercel.app
www.kysely.dev
kysely-kysely-team.vercel.app