duyluonglc/lucid-mongo

Is it possible to update naming convention of collections and fields to camel case instead of snake case?

Opened this issue · 0 comments

So we have an existing database with collections and fields in camel case... I found that in lucid-mongo/src/LucidMongo/Model there is get nameConvention

Is there a way we can allow this to be configurable?