feat: inspectdb support sqlite

This commit is contained in:
long2ice
2022-04-01 20:30:36 +08:00
parent 75480e2041
commit 801dde15be
9 changed files with 70 additions and 13 deletions

View File

@@ -165,7 +165,7 @@ Now your db is rolled back to the specified version.
### Inspect db tables to TortoiseORM model
Currently `inspectdb` only supports MySQL & Postgres.
Currently `inspectdb` support MySQL & Postgres & SQLite.
```shell
Usage: aerich inspectdb [OPTIONS]