Skip to content

Conversation

@abdotop
Copy link
Member

@abdotop abdotop commented Feb 10, 2026

feat: implement SQL tool management page and refactor sidebar navigation into a dedicated module.

@abdotop abdotop self-assigned this Feb 10, 2026
@abdotop abdotop linked an issue Feb 10, 2026 that may be closed by this pull request
STR('Target column names or *'),
'List of target columns',
),
triggerEvent: LIST(['BEFORE', 'AFTER'], 'Trigger event: BEFORE or AFTER'),
Copy link
Member

Choose a reason for hiding this comment

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

read / write
in / out
get / set

output: ARR(SQLToolDef, 'List of SQL tools'),
description: 'Get SQL tools for a project',
}),
'POST/api/project/tool': route({
Copy link
Member

Choose a reason for hiding this comment

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

/function

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.

Add tooling system for custom data processing on DB operations

2 participants