aerich icon indicating copy to clipboard operation
aerich copied to clipboard

fix: error when there is __init__.py in the migration folder

Open LanceMoe opened this issue 3 years ago • 1 comments

LanceMoe avatar Oct 17 '22 19:10 LanceMoe

Aerich changed from sql to py source code. When there is __init__.py in the migration folder, aerich will report an error. This PR fixes the issue.

LanceMoe avatar Oct 17 '22 19:10 LanceMoe