Trouble with CamelCasePlugin in sql-kysely/pg Setup
I am using sql-kysely/pg with the following setup:
And the
Outside of effect-kysely, the plugin properly processes the columns into camel case.
Has anyone ran into this before?
And the
CamelCasePlugin doesnt seem to doing anything. The columns are returned as snake case. Outside of effect-kysely, the plugin properly processes the columns into camel case.
Has anyone ran into this before?
