Add rename column support MySQL5

This commit is contained in:
long2ice
2020-11-19 10:11:52 +08:00
parent 5760fe2040
commit 9879004fee
8 changed files with 66 additions and 10 deletions

View File

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