Skip to content

1.19.1

Latest

Choose a tag to compare

@sqla-tester sqla-tester released this 08 Aug 16:32
· 4 commits to main since this release

1.19.1

Released: August 8, 2026

bug

  • [bug] [autogenerate] Fixed bug in the check constraint detection implemented in #508
    that failed to take into account column bound check constraints,
    leading to wrong autogenerate detections.

    References: #1842