feat: support virtual fields

This commit is contained in:
long2ice
2022-11-18 23:23:04 +08:00
parent 90943a473c
commit 52b50a2161
3 changed files with 27 additions and 21 deletions

View File

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