Code

store: Use a separate type for prepared querys.
authorSebastian Harl <sh@tokkee.org>
Mon, 18 May 2015 19:04:18 +0000 (21:04 +0200)
committerSebastian Harl <sh@tokkee.org>
Mon, 18 May 2015 19:04:18 +0000 (21:04 +0200)
It's sufficiently different from the general matchers/filters approach to not
benefit from sharing a base type.


No differences found