Snippet compilation
Hi, is it somehow possible to get only part of the compiled code to use it as snippet in ORM? Or vice-versa is it possible to build only part of the code with type helpers and compile them without the parent query?
For example I would like to get only the code for the header_index and header_order aliases:
Solution:Jump to solution
There are many ways to do this, but here are couple of them: https://kyse.link/Ion4f
2 Replies
Solution
There are many ways to do this, but here are couple of them: https://kyse.link/Ion4f
to use it as snippet in ORMJust to be clear, Kysely is not an ORM in any way or form Haha, it rhymed