database icon indicating copy to clipboard operation
database copied to clipboard

Reduce varchar max length

Open fogelito opened this issue 4 months ago • 2 comments

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.

fogelito avatar Oct 20 '25 13:10 fogelito