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

Support modification of type names and file names #2

Open
wants to merge 6 commits into
base: tg-include-regex
Choose a base branch
from

Conversation

TonyGravagno
Copy link
Owner

We may want to modify table names into better type names and file names. The options for camelCase and suffix are a great start. This PR introduces the 'modify' option to modify table names using simple text from/to replacement to new type names and file names. The from value can be a RegExp. See the README for explanation and examples.

This is the first introduction of this feature. More will follow.

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.

1 participant