customDateTimeConstant
Creates a nullable DateTime from the given SQL text.
Return
a CustomExpr typed as nullable DateTime
Parameters
text
the raw SQL expression text (e.g., "NOW()")
Creates a nullable DateTime from the given SQL text.
a CustomExpr typed as nullable DateTime
the raw SQL expression text (e.g., "NOW()")