Default to symbolic tuple parsing in sql.
* auth/sql.c (decode_tuple): Use new tuple parsing mode, unless `positional' is set to true. * include/mailutils/sql.h (struct mu_sql_module_config) (struct mu_internal_sql_config): New member `positional'. * libcfg/sql.c (mu_sql_param): New statement `positional'.
Showing
4 changed files
with
11 additions
and
1 deletions
-
Please register or sign in to post a comment