kysely
kysely copied to clipboard
Explore adding non-type-safe JSON traversal usage of `JSONPathBuilder` in `sql.ref`.
Hey 👋
The new JSON traversal ability released in https://github.com/kysely-org/kysely/releases/tag/0.26.0, might be also viable in a non-type-safe way using sql.ref. Probably returning JSONPathBuilder<any>.