|
|
@@ -367,7 +367,8 @@
|
|
|
["65.6" {:fix update-extends-to-cardinality-many}]
|
|
|
["65.7" {:fix add-quick-add-page}]
|
|
|
["65.8" {:fix add-missing-page-name}]
|
|
|
- ["65.9" {:properties [:logseq.property.embedding/hnsw-label-updated-at]}]])
|
|
|
+ ["65.9" {:properties [:logseq.property.embedding/hnsw-label-updated-at]}]
|
|
|
+ ["65.10" {:properties [:logseq.property/deprecated?]}]])
|
|
|
|
|
|
(let [[major minor] (last (sort (map (comp (juxt :major :minor) db-schema/parse-schema-version first)
|
|
|
schema-version->updates)))]
|