IrenejMarc/dpq

Connection.count 'ushort' is not supported by ScalarSerializer

Closed this issue · 1 comments

This throws any time I attempt to run something like:

db.count!(User)("email = $1", "some email");

Apologies - was tired and misread my code!