Skip to content

Releases: tortoise/aerich

v0.1.7

24 May 05:49

Choose a tag to compare

  • Exclude models.Aerich.
  • Add init record when init-db.
  • Fix version num str.

v0.1.6

21 May 16:00

Choose a tag to compare

  • Fix pip install error.

v0.1.5

21 May 13:22

Choose a tag to compare

  • Add sqlite and postgres support.
  • Fix dependency import.
  • Store versions in db.

v0.1.4

19 May 05:59

Choose a tag to compare

  • Fix transaction and fields import.
  • Make unique index worked.
  • Add cli --version.