Code

store: Add sdb_store_query_prepare_matcher().
authorSebastian Harl <sh@tokkee.org>
Tue, 19 May 2015 18:08:56 +0000 (20:08 +0200)
committerSebastian Harl <sh@tokkee.org>
Tue, 19 May 2015 18:08:56 +0000 (20:08 +0200)
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.


No differences found