Skip to content

fix(grails-data-hibernate7): make type: 'text' produce an unbounded column - #16020

Merged
borinquenkid merged 3 commits into
8.0.xfrom
fix/gorm-text-type-unbounded-column
Aug 16, 2026
Merged

fix(grails-data-hibernate7): make type: 'text' produce an unbounded column#16020
borinquenkid merged 3 commits into
8.0.xfrom
fix/gorm-text-type-unbounded-column

docs: clarify type: 'text' resolves to the dialect's own unbounded co…

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

0.0000% (-51.4393%) compared to ce1884f

View this Pull Request on Codecov

0.0000% (-51.4393%) compared to ce1884f

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.0000%. Comparing base (ce1884f) to head (a5f651e).
⚠️ Report is 424 commits behind head on 8.0.x.

Additional details and impacted files

Impacted file tree graph

@@                Coverage Diff                @@
##                8.0.x   #16020         +/-   ##
=================================================
- Coverage     51.4393%        0   -51.4393%     
=================================================
  Files            2039        0       -2039     
  Lines           95497        0      -95497     
  Branches        16564        0      -16564     
=================================================
- Hits            49123        0      -49123     
+ Misses          39076        0      -39076     
+ Partials         7298        0       -7298     

see 2039 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.