npgsql/npgsql

Pg void clr value changes

NinoFloris opened this issue · 1 comments

Currently void returns DBNull but reading ExecuteScalar docs a null value should be expected, after all there was no column or value at all. This is fixed in #5123