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

Database table for Entity can not be configured #59

Open
avolutions opened this issue Jan 5, 2021 · 0 comments
Open

Database table for Entity can not be configured #59

avolutions opened this issue Jan 5, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@avolutions
Copy link
Member

It is not possible to have a different table name for an Entity as the Entity name because it is "hard coded" in EntityCollection->setTable(). This should be changed to an attribute "database/table" in mapping file. If not defined use the Entity name as default.

@avolutions avolutions added the bug Something isn't working label Jan 5, 2021
@avolutions-php avolutions-php added this to the 0.7.0-alpha milestone Jun 3, 2021
@avolutions avolutions removed this from the 0.7.0-alpha milestone Jun 13, 2021
@avolutions avolutions removed their assignment Jul 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant