PonyORM v0.7.10 Release Notes

Release Date: 2019-04-20 // almost 5 years ago
  • ๐Ÿ›  Bugfixes

    • ๐Ÿ›  Python3.7 and PyPy decompiling fixes
    • ๐Ÿ›  Fix reading NULL from Optional nullable array column
    • ๐Ÿ›  Fix handling of empty arrays in queries
    • #415: error message typo
    • #432: PonyFlask - request object can trigger teardown_request without real request
    • ๐Ÿ›  Fix GROUP CONCAT separator for MySQL