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

Use translationAbstractSqlModel for resolving translations #846

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

otaviojacobi
Copy link
Contributor

This is necessary because the fromAbstractSqlModel (here renamed to translationAbstractSqlModel) will actually contain both the unaliased fromResource and aliased toResource where the previous approach of passing only toResource might not contain the aliased toResource

Change-type: patch

@otaviojacobi otaviojacobi requested a review from Page- December 4, 2024 14:12
This is necessary because the `fromAbstractSqlModel` (here renamed to translationAbstractSqlModel)
will actually contain both the unaliased fromResource and aliased toResource where the previous
approach of passing only `toResource` might not contain the aliased toResource

Change-type: patch
@otaviojacobi otaviojacobi merged commit 439ffd3 into master Dec 4, 2024
54 checks passed
@otaviojacobi otaviojacobi deleted the use-translate-model branch December 4, 2024 15:08
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