Version 0.9.0
Added
- Support SQLAlchemy V2 in #411
- Support PostgreSQL arrays in #414
- Add custom form converters in #399
- Support SQLAlchemy composite types in #421
- Add sqlalchemy_utils
PhoneNumberType
,ColorType
andArrowType
in #422
Fixed
- Fix re-rendering create/edit page with existing data in #385
- Fix exclude columns breaking order in #407
- Fix control relationships in list page in #409
- Fix asyncpg BigInt query in #416
Full Changelog: 0.8.0...0.9.0