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 drizzle()

Is there something I'm missing?
Was this page helpful?