Skip to content

Fix join-table foreign keys to use resolved entity table names (#15736) - #16028

Open
gsartori wants to merge 10 commits into
apache:8.0.xfrom
gsartori:naming-strategy-table-name-mapping-fix
Open

Fix join-table foreign keys to use resolved entity table names (#15736)#16028
gsartori wants to merge 10 commits into
apache:8.0.xfrom
gsartori:naming-strategy-table-name-mapping-fix

Merge branch '8.0.x' into naming-strategy-table-name-mapping-fix

d2655f0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 12, 2026 in 0s

52.3369% (-0.0145%) compared to e88612c

View this Pull Request on Codecov

52.3369% (-0.0145%) compared to e88612c

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 52.3369%. Comparing base (e88612c) to head (d2655f0).
⚠️ Report is 83 commits behind head on 8.0.x.

Additional details and impacted files

Impacted file tree graph

@@                Coverage Diff                 @@
##                8.0.x     #16028        +/-   ##
==================================================
- Coverage     52.3514%   52.3369%   -0.0145%     
+ Complexity      18299      18291         -8     
==================================================
  Files            2036       2036                
  Lines           96347      96347                
  Branches        16829      16829                
==================================================
- Hits            50439      50425        -14     
- Misses          38485      38495        +10     
- Partials         7423       7427         +4     

see 5 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.