Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for custom columns names mapper functions #70

Merged
merged 1 commit into from
Aug 31, 2023

Conversation

mzahradnicek
Copy link
Contributor

Added support for custom column names mappers functions. It is useful feature if you using CamelCase in Go struct fields and snake_case in db columns. You don't need to define "db" flag.

@coveralls
Copy link

Coverage Status

coverage: 99.63% (+0.003%) from 99.627% when pulling 16ddbe3 on mzahradnicek:columns-mapper into 644ce11 on blockloop:master.

@blockloop blockloop merged commit 4741cc8 into blockloop:master Aug 31, 2023
@mzahradnicek mzahradnicek deleted the columns-mapper branch September 1, 2023 05:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants