author | Sebastian Harl <sh@tokkee.org> | |
Tue, 19 May 2015 18:08:56 +0000 (20:08 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Tue, 19 May 2015 18:08:56 +0000 (20:08 +0200) | ||
commit | 5ced2b9eb4d4def7d3ad5b1172004293e7a68e0e | |
tree | 0edfc95156e95397d7cfcfd8b563aa0951ff285e | tree | snapshot |
parent | 4404b790e34bebc820c02d5749c84c0c975ba417 | commit | diff |
store: Add sdb_store_query_prepare_matcher().
This prepares a logical expression described by an AST for execution as a
store matcher. This is useful for anything that uses the lower level store
lookup functions.
This prepares a logical expression described by an AST for execution as a
store matcher. This is useful for anything that uses the lower level store
lookup functions.