Skip to content

Usage of Scaffold-DbContext -Schemas and -Tables parameters could be clearer #1090

@cnicho

Description

@cnicho

I understood from the documentation that -Schemas to be used to indicate which schemas to include and -Tables to be those tables to be scaffolded within those schemas. What I got was scaffolding for ALL tables in the named schemas AND the table(s) named. To get desired result, -Schemas parameter omitted and table names qualified with schema name.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions