Fabrício Fonseca
Fabrício Fonseca
Hello, I'm experiencing performance issues when using UpdateAsync. The EXISTS clause is being included unnecessarily in the generated query, impacting performance. Example:  ``` string commandText = string.Empty; var x2...
## 1. Description When we try to update any column in Postgresql when TypeName = jsonb DocumentSignatureMethod is type Enum   ## 2. Exception 'A PostgreSQL type with the...