author | Sebastian Harl <sh@tokkee.org> | |
Thu, 31 Jul 2014 21:09:29 +0000 (23:09 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Thu, 31 Jul 2014 21:09:29 +0000 (23:09 +0200) | ||
commit | 45e97a5c2c641995c7a6fd036ca11a6341f227c8 | |
tree | 825964742f3c956c228c408be953e7dab276d0fe | tree | snapshot |
parent | 6fbccd38ba921b0f08b4a38ef3568bd9ca12fcd5 | commit | diff |
store_expr: Added support to include field values in an expression.
Added sdb_store_expr_fieldvalue() to create such an expression object and pass
a stored object to sdb_store_expr_eval() to be able to extract the field value
when evaluation the expression.
Added sdb_store_expr_fieldvalue() to create such an expression object and pass
a stored object to sdb_store_expr_eval() to be able to extract the field value
when evaluation the expression.
src/core/store_expr.c | diff | blob | history | |
src/core/store_lookup.c | diff | blob | history | |
src/include/core/store.h | diff | blob | history |