You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: db-version-changes.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -129,7 +129,7 @@ Miscelleanous changes:
129
129
*`logseq/` inside a directory no longer exists.
130
130
131
131
#### API
132
-
*`logseq.db.*` methods like `logseq.db.q` are renamed to `logseq.app.q`
132
+
*~~`logseq.db.*` methods like `logseq.db.q` are renamed to `logseq.app.q`~~
133
133
* All property related calls like `upsertBlockProperty` work with DB graphs. Property values can now be numbers and booleans. Properties are namespaced to `:plugin.property._api`
134
134
* See [this test file](https://github.com/logseq/logseq/blob/master/clj-e2e/test/logseq/e2e/plugins_basic_test.clj) for using the api with DB graphs.
0 commit comments