kysely icon indicating copy to clipboard operation
kysely copied to clipboard

add JSON Traversal recipe.

Open igalklebanov opened this issue 2 years ago • 2 comments

closes #570.

igalklebanov avatar Jul 11 '23 23:07 igalklebanov

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
kysely ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 14, 2023 8:07pm

vercel[bot] avatar Jul 11 '23 23:07 vercel[bot]

Cool, a recipe on how to work with JSON data in kysely was exactly what I was looking for!

But yeah, seems like WIP :-) But what I found quite valuable was:

It seems more esotheric operators like PostgreSQL's ->> are not (yet?) supported?

mb21 avatar Oct 10 '23 12:10 mb21