Skip to content

0.15.1

Compare
Choose a tag to compare
@jfinkels jfinkels released this 14 Apr 18:13
· 442 commits to master since this release
0.15.1
  • #367: catch IntegrityError, DataError, and
    ProgrammingError exceptions in all view methods.
  • #374: import sqlalchemy.Column from sqlalchemy directly,
    instead of sqlalchemy.sql.schema