Hi Alex,
I'm trying use your library to EF Core and Progress OpenEdge Multi Database Connection.
MultiDb Connect it a tool of progress alow ODBC Connection to multiple databases
( https://knowledgebase.progress.com/articles/Article/P119452 )
I'm trying to scaffold db in this connections, but scaffold don't run.
Only primary database are mapped.
I'm try clone your project and debug, but on scaffold i can't debug step by step.
I'm remove NuGet reference and add a project reference, but even so step by step don't work.
How you debug your library on scaffold?
I would like correct this and make a PR to your project.
Hi Alex, I'm trying use your library to EF Core and Progress OpenEdge Multi Database Connection. MultiDb Connect it a tool of progress alow ODBC Connection to multiple databases ( https://knowledgebase.progress.com/articles/Article/P119452 )
I'm trying to scaffold db in this connections, but scaffold don't run. Only primary database are mapped.
I'm try clone your project and debug, but on scaffold i can't debug step by step. I'm remove NuGet reference and add a project reference, but even so step by step don't work. How you debug your library on scaffold?
I would like correct this and make a PR to your project.