Answer the question
In order to leave comments, you need to log in
Entity framework INSERT?
Hello. There is a database where the column is called reward_type , and the data type of this column is violation_reward_type
HasPostgresEnum(null, "violation_reward_type", new[] { "charity", "reward", "no_reward" })
HasPostgresEnum(null, "incident_status", new[] { "pending", "consideration", "confirmed", "rejected", "paid" })
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question