Skip to content

[CLI] Ignore seaql_migrations table by default when generating entity files #825

@billy1624

Description

@billy1624

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions