Skip to content

feat: add GetNoteScriptByRoot endpoint#1196

Merged
bobbinth merged 4 commits intonextfrom
santiagopittella-get-note-script-by-root-endpoint
Sep 3, 2025
Merged

feat: add GetNoteScriptByRoot endpoint#1196
bobbinth merged 4 commits intonextfrom
santiagopittella-get-note-script-by-root-endpoint

Conversation

@SantiagoPittella
Copy link
Collaborator

closes #1187

@SantiagoPittella SantiagoPittella force-pushed the santiagopittella-get-note-script-by-root-endpoint branch from 7c7fe71 to 307b3ca Compare September 2, 2025 17:21
Copy link
Contributor

@bobbinth bobbinth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Thank you! I left a couple of small comments inline.

// FROM
// note_scripts
// WHERE
// root = ?1;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: in #1193 these comments get moved to the doc comments

# Raw SQL

\`\`\`sql
SELECT ..
\`\`\`

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, I moved the query to doc comments already 👌🏼

@bobbinth bobbinth merged commit e14c553 into next Sep 3, 2025
6 checks passed
@bobbinth bobbinth deleted the santiagopittella-get-note-script-by-root-endpoint branch September 3, 2025 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement GetNoteScriptByRoot endpoint

4 participants