TheCSharpAcademy / CONSOLE.PointOfSale

6 stars 15 forks source link

Adding AddOrder with current Unique Key constraint exception #41

Closed edvaudin closed 1 year ago

edvaudin commented 1 year ago

To recreate, attempt to add an order, upon db.SaveChanges() a Sqlite Error 19 will occur regarding a unique key constraint for Products.Id.