Skip to content

Add [triggers] section to .pgschemaignore #407

@kallanb

Description

@kallanb

Hello,

It would be great if we could also ignore triggers in the .pgschemaignore as I am using extensions that automatically create triggers on tables and I don't want them tracked. For example:

[triggers]
patterns = [
"vectorizer_src_trg*"
]

Thanks!
Kallan

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions