Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ignoreTables flag #59

Merged
merged 5 commits into from
Jun 16, 2024
Merged

Conversation

jamieaitken
Copy link
Contributor

I have a scenario where I want to generate a mermaid diagram for the entire schema but exclude a couple of specific tables.

In order to achieve this, I've added a ignoreTables flag consisting of a slice of strings. The exact name of the tables can be given or you can pass a regex pattern.

@jamieaitken
Copy link
Contributor Author

@KarnerTh could you have a look at this please 🙏

@KarnerTh
Copy link
Owner

Thank you very much! Will try to review it this weekend.

Would fix #56

@KarnerTh
Copy link
Owner

Great work @jamieaitken 🙌🏼
Just added some minor changes

@KarnerTh KarnerTh merged commit cbb2a7d into KarnerTh:master Jun 16, 2024
@KarnerTh
Copy link
Owner

Changes are available in version 0.11.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants