Skip to content

Comments

feat(plugins): implement dynamic database driver plugin ecosystem#40

Closed
debba wants to merge 11 commits intomainfrom
claude/fix-frontend-errors-lFas8
Closed

feat(plugins): implement dynamic database driver plugin ecosystem#40
debba wants to merge 11 commits intomainfrom
claude/fix-frontend-errors-lFas8

Conversation

@debba
Copy link
Owner

@debba debba commented Feb 22, 2026

No description provided.

debba and others added 11 commits February 20, 2026 12:39
Add RpcDriver, plugin manager, rpc types, manifest loading, and driver
hooks
feat(ddl): add async commands for table and index DDL generation
queries

refactor(duckdb): improve primary key detection using PRAGMA table_info

fix(editor): support multiple Monaco editor instances per tab

feat(frontend): add frontend rules disallowing driver-specific
conditionals

test: add splitQueries function with multiline SQL parsing tests
- Remove unused `quoteIdentifier` import from ExplorerSidebar.tsx
- Remove unused `driver` prop from CreateIndexModal interface and
  destructuring; remove the corresponding prop pass from ExplorerSidebar.
  Driver-specific logic belongs in the backend per frontend rules.

https://claude.ai/code/session_014nJBu2DsxsiSigm686rGWy
@debba debba closed this Feb 23, 2026
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.

2 participants