Skip to content

Conversation

@greggbjensen
Copy link

@greggbjensen greggbjensen commented Feb 5, 2019

We are using this Scaffolding with microservices, and as part of that we needed a few additional capabilities. These have been added as below:

  • Ability to exclude tables by name or schema and name from scaffolding
  • Ability to embed handlebar templates in an assembly that can be added to many projects
  • Ability to pass in global TemplateData for use within any template
  • Options changed to class to support additional settings

Gregg B. Jensen added 3 commits February 5, 2019 11:27
…ns. Created new EmbeddedResourceTemplateFileService to allow for templates to be shared across multiple projects in an assembly for microservices. Fixed 4 failing tests.
…ions. Updated README file. Implemented the ability to exclude tables from scaffolding.
@tonysneed
Copy link
Contributor

Thanks — I look forward to looking at this!

@cyberknet
Copy link

Any movement on this one? I'd really love to see the option to exclude tables come to fruition. I have just a couple of tables that need to be excluded, and currently a long list of -t on the command line as a result :) I see that the branch now has conflicts - do you need help cleaning the conflicts up, or is there more this is waiting on to be merged?

@tonysneed
Copy link
Contributor

Sorry, I must have missed this one. I'll be sure to have a look and, if it looks good, merge into the next release.

@tonysneed
Copy link
Contributor

Replaced by #88, which resolves merge conflicts.

@tonysneed tonysneed closed this Oct 16, 2019
@greggbjensen greggbjensen deleted the exclude-tables-option branch December 16, 2020 20:44
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.

3 participants