Philipp Steinrötter

Results 249 comments of Philipp Steinrötter

would love a pre-migrations hook to run externally managed migrations e.g. for graphile/worker.

> Hey @psteinroe what recent CLI updates have changed that helped you? We have almost 1 new migration every 2 PRs (we merge pretty constantly) and would like to reduce...

I also have a use case where this should be allowed: `head: true` queries with `count`. I did not touch the code base for a while so it will take...

thanks for the feature request! how do you handle the typescript types? do you wrappers also transform the column names in the types? also, what benefit do you have from...

thanks for providing the code! I do not think this should be added to cache-helpers out-of-the-box, since it's very subjective and just a code style improvement. But I was thinking...

This could also be used to eg create Date objects from timestamp columns.

I also have the same error. I am using the security bin from macOS to get the key from keychain. here is how I install the plugin using packer. ```lua...

same issue for renovate 👍

> hi @yusukebe .. I'm trying @alex8bitw's method but `c.req.raw` is empty for me always. I'm on 3.6 hey, new user of hono here. I am trying to build a...