Initial commit
This commit is contained in:
110
Jugenddienst Stunden/efpt.config.json
Normal file
110
Jugenddienst Stunden/efpt.config.json
Normal file
@@ -0,0 +1,110 @@
|
||||
{
|
||||
"CodeGenerationMode": 4,
|
||||
"ContextClassName": "jugenddienst_stundenContext",
|
||||
"ContextNamespace": null,
|
||||
"FilterSchemas": false,
|
||||
"IncludeConnectionString": true,
|
||||
"ModelNamespace": null,
|
||||
"OutputContextPath": null,
|
||||
"OutputPath": "Models",
|
||||
"PreserveCasingWithRegex": true,
|
||||
"ProjectRootNamespace": "Jugenddienst_Stunden",
|
||||
"Schemas": null,
|
||||
"SelectedHandlebarsLanguage": 2,
|
||||
"SelectedToBeGenerated": 0,
|
||||
"T4TemplatePath": null,
|
||||
"Tables": [
|
||||
{
|
||||
"Name": "j_department",
|
||||
"ObjectType": 0
|
||||
},
|
||||
{
|
||||
"Name": "j_gemeinde",
|
||||
"ObjectType": 0
|
||||
},
|
||||
{
|
||||
"Name": "j_hour",
|
||||
"ObjectType": 0
|
||||
},
|
||||
{
|
||||
"Name": "j_hour_gemeinde",
|
||||
"ObjectType": 0
|
||||
},
|
||||
{
|
||||
"Name": "j_hour_projekt",
|
||||
"ObjectType": 0
|
||||
},
|
||||
{
|
||||
"Name": "j_hour_type",
|
||||
"ObjectType": 0
|
||||
},
|
||||
{
|
||||
"Name": "j_login",
|
||||
"ObjectType": 0
|
||||
},
|
||||
{
|
||||
"Name": "j_operator",
|
||||
"ObjectType": 0
|
||||
},
|
||||
{
|
||||
"Name": "j_projekt",
|
||||
"ObjectType": 0
|
||||
},
|
||||
{
|
||||
"Name": "j_saved_hours",
|
||||
"ObjectType": 0
|
||||
},
|
||||
{
|
||||
"Name": "j_setting",
|
||||
"ObjectType": 0
|
||||
},
|
||||
{
|
||||
"Name": "j_settings",
|
||||
"ObjectType": 0
|
||||
},
|
||||
{
|
||||
"Name": "j_timetable",
|
||||
"ObjectType": 0
|
||||
},
|
||||
{
|
||||
"Name": "j_timetable_dates",
|
||||
"ObjectType": 0
|
||||
},
|
||||
{
|
||||
"Name": "j_translation",
|
||||
"ObjectType": 0
|
||||
},
|
||||
{
|
||||
"Name": "j_worktype",
|
||||
"ObjectType": 0
|
||||
},
|
||||
{
|
||||
"Name": "j_year_holidays",
|
||||
"ObjectType": 0
|
||||
}
|
||||
],
|
||||
"UiHint": null,
|
||||
"UncountableWords": null,
|
||||
"UseAsyncStoredProcedureCalls": true,
|
||||
"UseBoolPropertiesWithoutDefaultSql": false,
|
||||
"UseDatabaseNames": false,
|
||||
"UseDateOnlyTimeOnly": true,
|
||||
"UseDbContextSplitting": false,
|
||||
"UseDecimalDataAnnotationForSprocResult": true,
|
||||
"UseFluentApiOnly": true,
|
||||
"UseHandleBars": false,
|
||||
"UseHierarchyId": false,
|
||||
"UseInflector": true,
|
||||
"UseLegacyPluralizer": false,
|
||||
"UseManyToManyEntity": false,
|
||||
"UseNoDefaultConstructor": false,
|
||||
"UseNoNavigations": false,
|
||||
"UseNoObjectFilter": false,
|
||||
"UseNodaTime": false,
|
||||
"UseNullableReferences": false,
|
||||
"UsePrefixNavigationNaming": false,
|
||||
"UseSchemaFolders": false,
|
||||
"UseSchemaNamespaces": false,
|
||||
"UseSpatial": false,
|
||||
"UseT4": false
|
||||
}
|
||||
Reference in New Issue
Block a user