Skip to content

Commit 40e3ab7

Browse files
another query filter
1 parent c1ceebf commit 40e3ab7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

db-version-changes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ This page describes changes for existing Logseq features on the [database versio
8282
* These previous query filters will no longer work and should be manually converted:
8383
* `(page-tags)` -> `(tags)`
8484
* `(page-property)` -> `(property)`
85+
* `(has-page-property)` -> `(has-property)`
8586
* `(priority A)` -> `(priority high)`
8687
* The `all-page-tags` and `sort-by` query filters no longer exists. Sorting is done via the table component.
8788
* [Advanced queries](https://docs.logseq.com/#/page/advanced%20queries)

0 commit comments

Comments
 (0)