v1.0.0-beta.11
feat: auto-insert `$schema` when missing from DB file on startup (#1717)
feat: add _where filtering, use new op separator, drop _start, _end, _limit (#1696)
Add `contains`, `startsWith`, `endsWith` string query operators (#1714)
feat: add in operator for where filters