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

Map gorm fields for custom databases #60

Open
torabian opened this issue Jul 28, 2024 · 0 comments
Open

Map gorm fields for custom databases #60

torabian opened this issue Jul 28, 2024 · 0 comments

Comments

@torabian
Copy link
Owner

In fireback, the database fields are automatically mapped by the field name and from camel case become snake case in database.
In case of an existing database, it would be difficult to expect that all tables are normalized like that. Thus, to support existing databases to migrate to fireback as well, I want a mechanism to point directly to an existing field if developer wants to.

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

No branches or pull requests

1 participant