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

feature - Add the ability to map columns to properties in two new ways. #275

Merged
merged 1 commit into from
Feb 1, 2019

Conversation

adrorocker
Copy link
Member

  • Bring back ability to map DB columns that name are not equals to the name of the attribute.
  • Add ability to map DB snake case columns to camel case properties on entities.

I added this two features since we use Analogue hevely on our main project at work and we had to fork it a tweak it in order to be use with our messed up database.

Thanks in advance 😃

- Bring back ability to map DB columns that name are not equals to the name of the attribute.
- Add ability to map DB snake case columns to camel case properties on entities.
@adrorocker adrorocker changed the title feature - Add the ability to map columns to properties. feature - Add the ability to map columns to properties in two new ways. Jan 31, 2019
@RemiCollin RemiCollin merged commit 8833e55 into analogueorm:5.6 Feb 1, 2019
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