Thanks for the Video. Your video saved me. Appreciate your work, keep rocking!!
Wow, it worked! Thank you very much! :)
Support by hitting 2 buttons! Like and Subscribe 👏
Thanks! Congrats!
Thanks!!
You're a king , thank you !!
You are The iron Man Many Thanks
Thank you mate!
You saved me bro. Thanks!
I am still unable to get EF Core to insert into a table with trigger despite this solution. A new error is being thrown up: "Microsoft.EntityFrameworkCore.Update[10000] An exception occurred in the database while saving changes for context type 'Context_name'. Microsoft.EntityFrameworkCore.DbUpdateException: An error occurred while saving the entity changes. See the inner exception for details. System.InvalidCastException: Unable to cast object of type 'System.String' to type 'System.Int64'." The only column that is int64 is the id column which is automatically generated and is not being inserted into.
You just saved my life :)
Thank you! You saved me!
OMG - so Microsoft are basically saying that EF does not work with triggers anymore. I'm currently getting an EF Core 6 error where running an insert trigger that does no update, throws a list index out of bounds error on context.SaveChanges.
Bro I was getting same error but in .net core 6, we migrate from 3.1 to 6 and after some time I noticed that triggers are giving this error
Trigeer Name Generated Random How Can i Write TriggerName In Modelbuilder
Thanks a lot!
@nourdra