Skip to content

2.3.2

Compare
Choose a tag to compare
@davidism davidism released this 11 Oct 15:08

Install or upgrade

Install from PyPI with pip:

pip install -U Flask-SQLAlchemy

Changelog

  • Don't mask the parent table for single-table inheritance models. (#561)