PonyORM release 0.7.17 (2023-09-25)
Features
- Add Python 3.11 support; drop support for Python < 3.8
Bugfixes
- Fix #636 nullable IntArray and StrArray
- Fix quoting table alias in MySQL DELETE queries
- Fix handling of default argument values in hybrid methods and functions