Fix postgres drop fk

This commit is contained in:
long2ice
2020-07-20 10:20:08 +08:00
parent 3728db4279
commit 2fcb2626fd
6 changed files with 57 additions and 51 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "aerich"
version = "0.2.1"
version = "0.2.2"
description = "A database migrations tool for Tortoise ORM."
authors = ["long2ice <long2ice@gmail.com>"]
license = "Apache-2.0"