-
Notifications
You must be signed in to change notification settings - Fork 282
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
v0.28 #1278
base: master
Are you sure you want to change the base?
v0.28 #1278
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Open in Stackblitz • kysely_koa_example
commit: |
Btw thank you so much for the work you’re doing. Started using kysely and was really impressed ! congrats 🙌 |
@igalklebanov Feel free to merge this when you feel it's ready. I simply don't have the time right now to review. I trust you. Let me know when you want me to publish to npm. |
Hey @koskimas 👋 Just parked it here to run CI (tests and preview release). |
@igalklebanov do you have any estimate on when v0.28 will be released? I'm itching to try out the performance improvements. |
We have preview releases. Try today.
|
@igalklebanov, thanks for the preview release. Edit: with 8gb it works but I don't see any typecheck perf improvements on my side. I have around 60 tables and large codebase. |
@flodlc your comment is not actionable. Please submit a new issue with some traces, numbers, minimal reproduction, tsconfigs, TypeScript version, etc. |
…#1085) * add reusable helpers recipe and implement missing expression features * force node 22.4.1 in CI because of an npm bug
* feat: add postgres range types (#1086) * feat: support refresh naterialized view * fix tests by adding .materialized() to remove the matview * fix failing test * fix: References typo (#1092) * chore: refresh-view-node.ts => refresh-materialized-view-node.ts * chore: export node in index.ts --------- Co-authored-by: Isak <16906089+kansson@users.noreply.github.com> Co-authored-by: Jonathan Wu <jonathanwu70@gmail.com>
Related #748
* feat: empty where in plugin * test: add new tests * chore: remove unneccesary typeguards * fix: change to binary operator node * test: update tests to do both in and not in * test: for having * chore: rm test * test: nullable tests * chore: nit * chore: condense suite * chore: db config override * chore: extra console log * chore: empty arr plugin docs * HandleEmptyInListsPlugin initial commit. Co-authored-by: Austin Woon Quan <43132101+austinwoon@users.noreply.github.com> --------- Co-authored-by: Austin Woon <austin@open.gov.sg> Co-authored-by: igalklebanov <igalklebanov@gmail.com> remove only.
Co-authored-by: vincentiusvin <54709710+vincentiusvin@users.noreply.github.com> Co-authored-by: Igal Klebanov <igalklebanov@gmail.com>
Co-authored-by: Ivashkin Olexiy <32811685+ivashog@users.noreply.github.com> Co-authored-by: Dev K0te <dev.k0te42@gmail.com> Co-authored-by: igalklebanov <igalklebanov@gmail.com>
No description provided.