* fix: Fixed an issue where an error would occur when using aerich in windows if the profile contained Chinese characters
* fix: Automatically delete the empty migration directory of the app if the init-db operation fails
* feat: generate migration file in empty directory instead of abort with warning
* tests: fix test fail in ci
---------
Co-authored-by: Waket Zheng <waketzheng@gmail.com>