database
database copied to clipboard
Reduce varchar max length
Summary by CodeRabbit
-
New Features
- Adapters now expose and use database-specific maximum VARCHAR lengths, improving schema generation and attribute sizing accuracy.
-
Tests
- End-to-end tests updated to compute and exercise attribute width limits dynamically using each adapter’s VARCHAR cap, enhancing coverage and error validation.