feat: support skip table migration by set managed=False (#397)
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -26,6 +26,8 @@ jobs:
|
||||
- tortoise022
|
||||
- tortoise023
|
||||
- tortoise024
|
||||
# TODO: add dev back when drop python3.8 support
|
||||
# - tortoisedev
|
||||
steps:
|
||||
- name: Start MySQL
|
||||
run: sudo systemctl start mysql.service
|
||||
|
||||
Reference in New Issue
Block a user