Yam Borodetsky
Yam Borodetsky
Wondering if merging this PR is on the roadmap - would fix the Drizzle "Bun SQL" path.
We're experiencing the same issue, downgrading to `0.22.8` (accomplished by `~0.22`) has solved the issue. This seems to be a bug introduced in the `0.23.0` release, since `0.23.0` itself was...
Fixed in #171 and #173 Addressed @Hajbo's point about PATCH vs PUT in #172
See https://github.com/bedtime-coders/bedstack-stripped for more ElysiaJS-forward approach.
Fixed in #174
@coderabbitai how would you tackle this?
Using macros like in https://github.com/bedtime-coders/bedstack-stripped, and grouping together routes based on auth, can help a little. It's not a perfect solution though because I still haven't found a way to...
Is there anything blocking from merging this?
Pushed a fix and now tests are working for me locally @antfu - can you please review and merge?
 @antfu