Motivation
seaql_migrations table is used to track status of SeaORM migrations and normally user don't need to access its rows in their SeaORM application.
Proposed Solutions
sea-orm-cli generate entity will be execute with a default option, --ignore-tables seaql_migrations, which include a list of ignored tables