Closed jchappelow closed 1 week ago
This fixes a bug in engine/generate.(*sqlGenerator).VisitExpressionVariable where an explicit typecast would be lost where:
engine/generate.(*sqlGenerator).VisitExpressionVariable
This fixes a bug in
engine/generate.(*sqlGenerator).VisitExpressionVariable
where an explicit typecast would be lost where: