54 lines
1.4 KiB
JSON
54 lines
1.4 KiB
JSON
{
|
|
"CodeGenerationMode": 4,
|
|
"ContextClassName": "COPContext",
|
|
"ContextNamespace": "Context",
|
|
"FilterSchemas": false,
|
|
"IncludeConnectionString": false,
|
|
"ModelNamespace": "Models",
|
|
"OutputContextPath": "Context",
|
|
"OutputPath": "Models",
|
|
"PreserveCasingWithRegex": true,
|
|
"ProjectRootNamespace": "Lab3.Database",
|
|
"Schemas": null,
|
|
"SelectedHandlebarsLanguage": 2,
|
|
"SelectedToBeGenerated": 0,
|
|
"T4TemplatePath": null,
|
|
"Tables": [
|
|
{
|
|
"Name": "public.EducationForm",
|
|
"ObjectType": 0
|
|
},
|
|
{
|
|
"Name": "public.Student",
|
|
"ObjectType": 0
|
|
},
|
|
{
|
|
"Name": "public.StudentSession",
|
|
"ObjectType": 0
|
|
}
|
|
],
|
|
"UiHint": null,
|
|
"UncountableWords": null,
|
|
"UseAsyncStoredProcedureCalls": true,
|
|
"UseBoolPropertiesWithoutDefaultSql": false,
|
|
"UseDatabaseNames": false,
|
|
"UseDateOnlyTimeOnly": true,
|
|
"UseDbContextSplitting": true,
|
|
"UseDecimalDataAnnotationForSprocResult": true,
|
|
"UseFluentApiOnly": true,
|
|
"UseHandleBars": false,
|
|
"UseHierarchyId": false,
|
|
"UseInflector": true,
|
|
"UseLegacyPluralizer": false,
|
|
"UseManyToManyEntity": false,
|
|
"UseNoDefaultConstructor": true,
|
|
"UseNoNavigations": false,
|
|
"UseNoObjectFilter": true,
|
|
"UseNodaTime": false,
|
|
"UseNullableReferences": false,
|
|
"UsePrefixNavigationNaming": false,
|
|
"UseSchemaFolders": false,
|
|
"UseSchemaNamespaces": false,
|
|
"UseSpatial": false,
|
|
"UseT4": false
|
|
} |