chore: rename sqlite.build :build/class-parent to :build/class-extends

Matches new property name and its arity. :build/class-parent deprecated
This commit is contained in:
Gabriel Horner
2025-06-26 23:17:44 -04:00
committed by Tienson Qin
parent c07d8a6a6e
commit 268889d0b7
5 changed files with 22 additions and 21 deletions

View File

@@ -280,7 +280,7 @@ prop-d:: [[nada]]"}])
{:logseq.property/default-value "Todo"}
:build/properties-ref-types {:entity :number}}}
:classes {:Mytask {:build/class-properties [:status]}
:Bug {:build/class-parent [:Mytask]}}
:Bug {:build/class-extends [:Mytask]}}
:pages-and-blocks
[{:page {:block/title "page1"}
:blocks [{:block/title "task1"