-
-
Notifications
You must be signed in to change notification settings - Fork 108
feat: plugin extensibility #294
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
5d0521e
feat: extend ConnectionField with number, toggle, and stepper field t…
datlechin d324444
fix: address PR review feedback for ConnectionField types
datlechin 4197e24
Merge branch 'worktree-agent-a588ec25' into feat/connection-field-types
datlechin abf00ca
feat: add SQLDialectDescriptor to PluginKit for plugin-provided SQL d…
datlechin b3ec79d
feat: add ParameterStyle to PluginKit and DML generation in ClickHous…
datlechin 663d850
feat: add DDL schema generation methods to PluginDatabaseDriver protocol
datlechin bb7c903
feat: add table operation methods to PluginDatabaseDriver protocol
datlechin 5e382b8
feat: move MSSQL/Oracle pagination to plugin query building hooks
datlechin 0157cf9
feat: add buildExplainQuery to PluginDatabaseDriver protocol
datlechin efd1fbb
Merge branch 'worktree-agent-ad9e1aa8' into feat/connection-field-types
datlechin 459c8c6
Merge branch 'worktree-agent-a9fd3533' into feat/connection-field-types
datlechin 19daec9
Merge Phase 3.2: DDL schema generation
datlechin 9792c8d
remove accidentally staged embedded repos
datlechin a348321
Merge Phase 3.3: table operations in plugins
datlechin 2274af3
Merge Phase 3.4: MSSQL/Oracle pagination in plugins
datlechin a12b8ce
remove accidentally staged embedded repos
datlechin e8b56e9
merge: integrate Phase 3.5 (EXPLAIN query building in plugins)
datlechin 08ed63f
chore: remove .md files not intended for this PR
datlechin 38bae23
refactor: remove database-specific DML switches from SQLStatementGene…
datlechin 3e90bd0
refactor: remove database-specific DML switches from SQLStatementGene…
datlechin d949d08
refactor: remove all DatabaseType fallback switches for clean plugin-…
datlechin 935f9e2
fix: address PR review feedback for plugin extensibility
datlechin 3295bee
fix: address PR review feedback for plugin extensibility
datlechin File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.