-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Get real table name on translation insert #2637
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
base: main
Are you sure you want to change the base?
Conversation
Get table name with schema as it's done in Doctrine
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2637 +/- ##
=======================================
Coverage 79.23% 79.24%
=======================================
Files 161 161
Lines 8414 8416 +2
=======================================
+ Hits 6667 6669 +2
Misses 1747 1747 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Thanks @asaintvanne! |
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Get table name with schema as it's done in Doctrine on translation part.