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

Add DSL for DatabaseFieldName #104

Merged
merged 1 commit into from
May 30, 2016

Conversation

rclod
Copy link
Contributor

@rclod rclod commented May 30, 2016

This will expose the DatabaseFieldName DSL so that one can set the gorm:"column:column_name" struct tag. This is particularly handy when dealing with legacy databases that have inconsistent naming conventions.

@bketelsen
Copy link
Member

Thanks for the PR

@bketelsen bketelsen merged commit c74d316 into goadesign:master May 30, 2016
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.

2 participants