I am using DataTable.net editor for dotnet core with postgrsql
Npgsql 3.x removed support for writing a parameter with an IEnumerable value, use .ToList()/.ToArray() instead
I am using DataTable.net editor for dotnet core with postgrsql
Npgsql 3.x removed support for writing a parameter with an IEnumerable value, use .ToList()/.ToArray() instead