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 PrefixTableMappingForDefaultSchema T4 option #1798

Merged
merged 1 commit into from
Jul 7, 2019

Conversation

MaceWindu
Copy link
Contributor

Fix #1656

  • adds new T4 option bool PrefixTableMappingForDefaultSchema = false to enable table mapping class prefixing with schema name for default schema too. Works only if following options also set to specified values: IncludeDefaultSchema = true && GenerateSchemaAsType = false && PrefixTableMappingWithSchema = true
  • fixed SchemaName field population for Firebird. Set IncludeDefaultSchema = false, if you don't want it to start generate Schema mapping properties.

@MaceWindu MaceWindu added this to the 2.8.0 milestone Jul 6, 2019
@MaceWindu MaceWindu merged commit bb64ccd into master Jul 7, 2019
@MaceWindu MaceWindu deleted the t4_default_schema_prefixes branch July 7, 2019 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

About t4Models PrefixTableMappingWithSchema Not effective
2 participants