refactoring migrate logic

This commit is contained in:
long2ice
2020-10-09 00:05:22 +08:00
parent 9889d9492b
commit 8cace21fde
7 changed files with 124 additions and 104 deletions

View File

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