LedgendODST

Results 8 comments of LedgendODST

> @LedgendODST there indeed have been changes around this area in the provider, a bug here is possible. > > However, it's hard to piece together the exact scenario from...

Hello i came back home and worked on the Project, as modal i only added a list and a Id as Snowflake with Converter. Rider show me when runing the...

> @LedgendODST the Snowflake type is missing. In addition, in Program.cs you load the DatabaseModel with a given ID, but then you create a new instance with the same ID....

> @LedgendODST I believe you and I'm very interested in seeing the possible bug - but I need a code sample to reproduce this. > > Please expand my attempted...

Here the Update Method Docs so it should instert the Entity if it not exitst or update it ``` For entity types with generated keys if an entity has its...

> @LedgendODST that code indeed fails with "The database operation was expected to affect 1 row(s), but actually affected 0 row(s)"; however, it fails in the same way in 6.0....

this is like how i had it and it was always working since i updated the versions, i got confused about this is the exact thing i did on my...

> @LedgendODST at this point I'm pretty confused about exactly what worked and stopped working in 7.0. You'll have to submit a clear code sample, since the one you submitted...