Closed orenht closed 6 years ago
Right now the sql builders just don't insert the key property
@orenht you can implement your own IKeyPropertyResolver interface which allows you to specify the isIdentity output parameter. Dommel will include the key property in the query when isIdentity is false.
IKeyPropertyResolver
isIdentity
Right now the sql builders just don't insert the key property