Skip to content

Releases: Ron-Chang/flask_dbpacemaker

1.2.4

04 Dec 05:12

Choose a tag to compare

v1.2.4

  • Fixed AttributeError: 'NoneType' object has no attribute 'items' issue due to mysql connection has been terminated.
  • Handle sqlalchemy.exc.ProgrammingError, the problem cause by some specific ORM models not exist in current database.
  • Handle database not found issue.
  • Raise error if MODELS_PATH_LIST has not been set properly.

v1.1.1-beta

17 Apr 14:52
0f991b0

Choose a tag to compare

Update README.md