Creates a new string representation of the SQL expression.
You need to free the returned string using g_free;
this |
a SqlExpr structure |
a new string with the SQL expression or "null" in case this is invalid. |