Get childnotes from sql #4212
renyongjian
started this conversation in
General
Replies: 1 comment
-
There might be a better way, but I've been using a query like this: SELECT noteId FROM branches WHERE parentNoteId = '${noteId}' |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe feature
I'd like to find childnotes from sql,can I get it?
Additional Information
No response
Beta Was this translation helpful? Give feedback.
All reactions