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 case statements/operators. #404

Merged
merged 31 commits into from
May 13, 2023
Merged
Changes from 1 commit
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
080c65a
add case and when nodes.
igalklebanov Mar 31, 2023
6320c2c
Merge branch 'master' into case
igalklebanov Mar 31, 2023
9d94aa2
add case builder.
igalklebanov Mar 31, 2023
f4b0235
add `.case` to expression builder.
igalklebanov Mar 31, 2023
9465eba
add `.case` to Kysely.
igalklebanov Mar 31, 2023
23b9411
add case & when node compilation.
igalklebanov Mar 31, 2023
a529507
add case test suite.
igalklebanov Apr 1, 2023
7fd512c
fix single argument filter parsing for when and beyond.
igalklebanov Apr 4, 2023
781c9a0
add when/then/else overloads for common use cases @ case builder.
igalklebanov Apr 4, 2023
ccff2a9
add more complex case tests.
igalklebanov Apr 4, 2023
f7a31de
freeze lists @ case node.
igalklebanov Apr 4, 2023
aae303b
Merge branch 'master' into case
igalklebanov Apr 4, 2023
8a52506
simplify case example.
igalklebanov Apr 4, 2023
7e4c26d
add case typings tests.
igalklebanov Apr 6, 2023
c165b84
Merge branch 'master' into case
igalklebanov Apr 8, 2023
5dfb0bd
Merge branch 'master' into case
igalklebanov Apr 8, 2023
7f127d7
Merge branch 'master' into case
igalklebanov Apr 9, 2023
36d6ecf
Merge branch 'master' into case
igalklebanov Apr 9, 2023
2600ca3
Merge branch 'master' into case
igalklebanov Apr 12, 2023
113a4a0
Merge branch 'master' into case
igalklebanov Apr 15, 2023
4053190
Merge branch 'master' into case
igalklebanov Apr 15, 2023
eb16106
Merge branch 'master' into case
igalklebanov Apr 17, 2023
6322984
Merge branch 'master' into case
igalklebanov Apr 20, 2023
115632e
Merge branch 'master' into case
igalklebanov Apr 21, 2023
2ef0b1f
Merge branch 'master' into case
igalklebanov Apr 26, 2023
2d885e0
Merge branch 'master' into case
igalklebanov Apr 28, 2023
606d976
Merge branch 'master' into case
igalklebanov May 1, 2023
905c3e9
Merge branch 'master' into case
igalklebanov May 3, 2023
474cd67
Merge branch 'master' into case
igalklebanov May 6, 2023
f7a4a1b
Merge branch 'master' into case
igalklebanov May 12, 2023
6ccbbd3
Merge branch 'master' into case
koskimas May 13, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'master' into case
igalklebanov authored Apr 9, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 36d6ecf207fe17a3fd41ae28414dfd696aec4a06

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.