Closed mrericrichter closed 6 months ago
Could you please add an EqualTo() overload to the Column class that accepts long as a parameter? Maybe related: Could you also add support for Sql.Types.LongType?
EqualTo()
Column
long
Sql.Types.LongType
Fixed and on nuget.org as 3.5.1-build.17
Thank you for raising the issues, let me know if you need anything else!
Could you please add an
EqualTo()
overload to theColumn
class that acceptslong
as a parameter? Maybe related: Could you also add support forSql.Types.LongType
?