add close_connections to fix stuck

This commit is contained in:
long2ice
2021-01-29 22:58:12 +08:00
parent cd176c1fd6
commit 4780b90c1c
4 changed files with 91 additions and 82 deletions

View File

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