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

Specify how to use Connection in Update-Database. #2338

Merged
merged 1 commit into from
Apr 29, 2020

Conversation

lajones
Copy link
Contributor

@lajones lajones commented Apr 28, 2020

Fixes #2337
Specify how to use Connection for Update-Database and CLI equivalent.

@lajones lajones self-assigned this Apr 28, 2020
@lajones lajones requested a review from bricelam April 28, 2020 22:02
@lajones lajones merged commit 799c147 into master Apr 29, 2020
@lajones lajones deleted the 20200428_Issue2337_01 branch April 29, 2020 16:18

| | Option | Description |
|:------------------|:-------------------------|:---------------------------------------------------------|
| <nobr> </nobr> | `--connection <CONNECTION>` | The connection string to the database. Defaults to the one specified in `AddDbContext` or `OnConfiguring`. |
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Formatting is still not quite same as other tables in this page.

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.

Update docs for --connection
3 participants