snake_case with SQLite Proxy
I'm using sqlite proxy and the query never gets converted to snake_case despite me having it set in the config in drizzle.config.ts and everywhere i call
Is there something I'm missing?
drizzle()Is there something I'm missing?