You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to firebird-net-provider
Good morning.
I am using FirebirdSql.EntityFrameworkCore.Firebird (10.0.0) in a .NET 8 Microsoft.EntityFrameworkCore (8.0.0) I would like to scaffolding, but I get an error.
What i've tried: dotnet ef dbcontext scaffold "User=SYSDBA;Password=masterkey;character set=UTF8;Data Source=localhost;Database=mydb;port=3050" FirebirdSql.EntityFrameworkCore.Firebird -o Model
The error message: Method not found: 'Microsoft.EntityFrameworkCore.Storage.RelationalTypeMapping Microsoft.EntityFrameworkCore.Storage.RelationalTypeMapping.Clone(Microsoft.EntityFrameworkCore.Storage.RelationalTypeMappingInfo ByRef)'.
How can I solve this problem? Or, are there another method to get the ef model from an existing firebird database?
Thank you very much and kind regards. Massimo Lovato
Jiří Činčura
unread,
Dec 18, 2023, 9:48:31 AM12/18/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message