Fabrício Fonseca

Results 2 issues of 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: ![image](https://github.com/user-attachments/assets/599bfeee-0f92-44e5-876a-7b5a3167e368) ``` string commandText = string.Empty; var x2...

## 1. Description When we try to update any column in Postgresql when TypeName = jsonb DocumentSignatureMethod is type Enum ![image](https://github.com/user-attachments/assets/e74a24f0-09c1-4c38-bd84-3cc4f4e82829) ![image](https://github.com/user-attachments/assets/4d69bcba-22d8-4632-b045-359c57f891ae) ## 2. Exception 'A PostgreSQL type with the...