author | Sebastian Harl <sh@tokkee.org> | |
Wed, 30 Jul 2014 08:48:23 +0000 (10:48 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Wed, 30 Jul 2014 08:48:23 +0000 (10:48 +0200) | ||
commit | 90ada5c7c86cf280b2a4468e285671e9314e0d29 | |
tree | c1cd60f5a4efc079499db29db32d33b23f87b520 | tree | snapshot |
parent | c170fba7115034b0d39ee8cf9d3bec9c706110f1 | commit | diff |
store, frontend: Parse object field matchers.
Field names are identified as ":<field-name>" and all conditional operators
are supported to compare them against an expression.
Field names are identified as ":<field-name>" and all conditional operators
are supported to compare them against an expression.
src/core/store_lookup.c | diff | blob | history | |
src/frontend/grammar.y | diff | blob | history | |
src/include/core/store.h | diff | blob | history | |
t/unit/core/store_lookup_test.c | diff | blob | history |