Change8

rel_1_19_1

📦 alembicView on GitHub →
🐛 1 fixes🔧 2 symbols

Summary

This release fixes a bug in the autogenerate feature related to check constraint detection. The fix ensures that column bound check constraints are correctly considered, preventing incorrect autogenerate outputs.

🐛 Bug Fixes

  • Fixed bug in autogenerate check constraint detection that failed to account for column bound check constraints, leading to incorrect autogenerate detections. (References: #1842)

Affected Symbols