PGLite + Kysely support ?
hey, I'd love to use PGLite instead of SQLite/LibSQL, ideally with Kysely
I've looked a bit into the internals of the
should I just copy/paste that
on a sidenote, I've had this patch for a while due to a runtime error without it. not sure if i'm the only one who needs this but I couldnt find any mention of a similar issue
I've looked a bit into the internals of the
sql-kysely package but it seems the patch fn is part of the internals directory (and therefore not exported). should I just copy/paste that
internals folder in my codebase to make my one adapter ? on a sidenote, I've had this patch for a while due to a runtime error without it. not sure if i'm the only one who needs this but I couldnt find any mention of a similar issue

