Error 3002: Problem in mapping fragments

This error generally occur when you change database (For example changing the primary key) and after it update project entity model.

You can see that all columns in model table were changed like primary key.

To solve the problem, you can select the columns that are not the primary key and change the field “Entity Key” to false.

 

OrĀ in the properties

Capture