camel-search-sql

camel-search-sql

Functions

Description

Functions

camel_sexp_to_sql ()

gchar *
camel_sexp_to_sql (const gchar *sexp);

Converts a valid sexp expression to a sql statement with table fields converted into it. This is very specific to Evolution. It might crash is the sexp is invalid. The callers must ensure that the sexp is valid.

Parameters

sexp

A valid sexp expression

 

Since 2.24

Types and Values