tortoise / aerich

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

Add print error info in init-db. #98

Closed Chise1 closed 3 years ago

Chise1 commented 3 years ago

Except prevented delivery errors.

long2ice commented 3 years ago

There us BadOptionUsage already

Chise1 commented 3 years ago

你这个报错提示直接把所有可能的报错内容都覆盖了,根本无法捕捉到真正报错的地方。 加一行额外的报错提示这么难????