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

The given key was not present in the dictionary #7

Open
mrjohnr opened this issue Oct 17, 2017 · 0 comments
Open

The given key was not present in the dictionary #7

mrjohnr opened this issue Oct 17, 2017 · 0 comments

Comments

@mrjohnr
Copy link

mrjohnr commented Oct 17, 2017

Hi,using latest version with VS 2017
I've tried importing models from existing db and got

The given key was not present in the dictionary

when running

Scaffold-DbContext "User=SYSDBA;Password=....;Database=D:\\EfCoreTest.fdb;DataSource=127.0.0.1;Port=3050;Dialect=3;Charset=UTF8;
Role=;Connection lifetime=15;Pooling=true;MinPoolSize=0;MaxPoolSize=50;Packet Size=8192;ServerType=0;" "souchprod.EntityFrameworkCore.Firebird" -OutputDir Models -Tables GS_TABLE1,GS_TABLE2 -f

also got error from #6

Can I rely on this project for EF CORE or stay on older EF?
anyway thanks for your wok!

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

No branches or pull requests

1 participant