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

[EF Core Power Tools] Support for MySQL, Oracle and others #617

Closed
AllanTee opened this issue Jan 18, 2018 · 9 comments
Closed

[EF Core Power Tools] Support for MySQL, Oracle and others #617

AllanTee opened this issue Jan 18, 2018 · 9 comments

Comments

@AllanTee
Copy link

AllanTee commented Jan 18, 2018

See PR #645 for an example of how this could be done.

Requires:

  • DDEX provider + full .NET Framework ADO.NET provider.
  • EF Core 2.x provider that implements IDesignTimeServices
@ErikEJ
Copy link
Owner

ErikEJ commented Jan 18, 2018

Not at the moment, no. Command line ? (if it is an available feature in your MySql provider)

@ErikEJ
Copy link
Owner

ErikEJ commented Jan 18, 2018

Looks like the building blocks are present, let me know if you would be able to help test this?

https://dev.mysql.com/downloads/windows/visualstudio/
https://github.com/PomeloFoundation/Pomelo.EntityFrameworkCore.MySql

@ErikEJ ErikEJ changed the title Connecting to MySQL [EF Core Power Tools] Support for MySQL Jan 18, 2018
@AllanTee
Copy link
Author

Hi Erik,

The Pomelo thing works. At least it connected to external MySQL database and did the "Scaffold-DbContext" miracle, which I needed. Thank You very much!!!
Consider to develop MySQL support to your tool as well. :-)

@ErikEJ ErikEJ added this to the Backlog milestone Feb 3, 2018
@ErikEJ ErikEJ closed this as completed Feb 3, 2018
@ErikEJ ErikEJ reopened this Mar 6, 2018
@ErikEJ ErikEJ changed the title [EF Core Power Tools] Support for MySQL [EF Core Power Tools] Support for MySQL, Oracle and others Mar 6, 2018
@AllanTee
Copy link
Author

AllanTee commented Mar 7, 2018

Thank you!

@Pangamma
Copy link

Pangamma commented Mar 7, 2018

I would love this to become a feature.

@ErikEJ
Copy link
Owner

ErikEJ commented Mar 7, 2018

@Pangamma PRs accepted 😁

@ErikEJ
Copy link
Owner

ErikEJ commented Mar 15, 2018

@Pangamma Which provider are you looking for?

@Pangamma
Copy link

@ErikEJ MySQL.

@ErikEJ
Copy link
Owner

ErikEJ commented May 19, 2018

This issue was moved to ErikEJ/EFCorePowerTools#17

@ErikEJ ErikEJ closed this as completed May 19, 2018
@ErikEJ ErikEJ removed this from the Backlog milestone Aug 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants