Top | ![]() |
![]() |
![]() |
![]() |
gchar *
camel_sexp_to_sql_sexp (const gchar *sexp
);
Converts a search expression to an SQL 'WHERE' part statement, without the 'WHERE' keyword.
a newly allocated string, an SQL 'WHERE' part statement,
or NULL
, when could not convert it. Free it with g_free()
, when done with it.
[transfer full]
Since: 2.26