-
Notifications
You must be signed in to change notification settings - Fork 14
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
Update Database dialog does not appear #158
Comments
Hi @drjohnsonjr, please collect logs via |
Sorry, I don't feel comfortable about sharing logs. I looked through the logs after trying to reproduce the problem and didn't see any reference to Entity Framework Core, and also didn't see any updates to log files when I requested Update Database. But I can say that other EF Core dialogs work fine. Generate SQL Script and Add Migration both open the correct dialog. But using Tools: Entity Framework Core: Update Database does nothing. No error, no dialog. I also tried disabling all plugins except EF Core. No change. |
You could share logs privately if opening non-public YouTrack issue works for you: https://youtrack.jetbrains.com/newIssue?project=RIDER |
Yes, there is an error there. See below. I have line comments (//) in my appsettings.development.json.
I removed the comments, restarted Rider, and tried again. A different error now:
|
Wonderful, thanks, I'll take a look |
When u will release the fix for it Please |
In a couple of days |
Thanks |
Done in |
Thank you!
…On Mon, Apr 10, 2023, 11:57 AM Andrii Rublov ***@***.***> wrote:
Done in 231.1.1
<https://github.com/seclerp/rider-efcore/releases/tag/v231.1.1>
—
Reply to this email directly, view it on GitHub
<#158 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADUIH4CCUMMBWHURLLPWQ43XAQUXNANCNFSM6AAAAAAWV5GEV4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Describe the bug
When calling Tools: Entity Framework Core: Update Database, no dialog appears.
Expected behavior
Update Database dialog should appear.
Environment (please complete the following information):
Additional context
Update Database worked before recent plugin and rider upgrades.
The text was updated successfully, but these errors were encountered: