API Version: 1.2
Library Version: 3.57.3
Generated by gi-docgen 2025.4
unstable since: 3.58
flags Camel.DBSqlizeFlags
Influences how the camel_db_sqlize_to_statement() behaves.
camel_db_sqlize_to_statement()
Available since: 3.58
CAMEL_DB_SQLIZE_FLAG_FULL
Escape the text and enclose it into apostrophes.
0
CAMEL_DB_SQLIZE_FLAG_ESCAPE_ONLY
Only escape the text, without adding surrounding apostrophes.
1
Content