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

Issue #2100 - Adds new option to not refresh the object lists in the efcpt-config.json during subsequent scaffolds #2104

Merged

Conversation

jwyza-pi
Copy link
Contributor

Adds new option to not refresh the object lists in the efcpt-config.json during subsequent scaffolds. Useful when only scaffolding a small number of tables from a database that has many tables in it that are being excluded. Closes #2100.

…son during subsequent scaffolds. Useful when only scaffolding a small number of tables from a database that has many tables in it that are being excluded. Closes ErikEJ#2100.
@jwyza-pi jwyza-pi marked this pull request as ready for review January 18, 2024 17:36
@ErikEJ ErikEJ merged commit 5f77ce6 into ErikEJ:master Jan 19, 2024
2 checks passed
@jwyza-pi jwyza-pi deleted the feature-2100-cli-refresh-object-list-config branch January 19, 2024 14:20
jwyza-pi added a commit to jwyza-pi/EFCorePowerTools that referenced this pull request Jan 19, 2024
ErikEJ pushed a commit that referenced this pull request Jan 22, 2024
…S Plugin, adding for parity) (#2107)

* Reverts part of #2104 in order to support the ability to have excluded columns in the CLI.

* PR Feedback, fixing bugs, adding tests.

* Fixing tests

* Fix comment

* json schema update.

* Making the excluded column support case sensitive.

* Setting Table.ExcludedColumns to null initially.
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.

CLI rewriting tables array
2 participants