tortoise / aerich

A database migrations tool for TortoiseORM, ready to production.
https://github.com/tortoise/aerich
Apache License 2.0
820 stars 94 forks source link

data too lang #155

Closed Chise1 closed 3 years ago

Chise1 commented 3 years ago

表单比较多,然后model的content(JsonField)这个字段太长了,导致同步结束之后写不进去并报错。现在我临时采取了一些方法处理。这个字段我觉得可以弄长一点。。

long2ice commented 3 years ago

See https://github.com/tortoise/aerich/issues/154