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

Same table name in different schemas #6

Closed
sergiofm opened this issue Jul 18, 2017 · 3 comments
Closed

Same table name in different schemas #6

sergiofm opened this issue Jul 18, 2017 · 3 comments

Comments

@sergiofm
Copy link

Hi again.
Now we have the case where exists two tables with the same name in different schemas and we are generating the code for all schemas.
In this case, only one table came to metadata.xml and consequently only one have code generated.
We already changed the templates we're using to separete classes in differente packages per schema to avoid problems with same class name.
Is there any configuration we can do for this case, is this issue?

Thanks again

@nromanetti
Copy link
Member

No this is a current limitation... I'll try to work on it though, I may release snapshots and ask you to test them...

@sergiofm
Copy link
Author

I'll be glad to test it out!
If you guide me, I can try to work on this limitation too.

nromanetti pushed a commit that referenced this issue Jul 20, 2017
@nromanetti
Copy link
Member

fixed in Celerio 4.0.22
http://www.jaxio.com/documentation/celerio/changelog.html
Thanks for reporting/testing it 👍

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

2 participants