Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
geek-fun
/
sqlkit
Public
Notifications
You must be signed in to change notification settings
Fork
10
Star
536
Code
Issues
1
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: geek-fun/sqlkit
Actions
All workflows
Workflows
Copilot code review
Copilot code review
Copilot coding agent
Copilot coding agent
Node.js CI
Node.js CI
Release
Release
Show more workflows...
Management
Caches
Node.js CI
Node.js CI
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
node.yml
will be ignored since log searching is not yet available
428 workflow runs
428 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
feat: editable query results + empty SELECT rendering
Node.js CI
#428:
Pull request
#133
opened by
Blankll
6m 52s
feat/query-result-editability
feat/query-result-editability
6m 52s
View #133
View workflow file
fix(mcp): resolve saved-but-inactive connections in bridge (#132) * fix(mcp): resolve saved-but-inactive connections in bridge MCP bridge resolve_connection only checked in-memory connections, so connections saved in .store.dat but not yet activated in the UI session failed with misleading errors. Reuse capabilities::sql::resolve_adapter, which reads the store in-process and connects — credentials never leave the app. McpPolicy authorization still runs upstream in invoke_with_policy. Also make get_c...
Node.js CI
#427:
Commit
bcc756d
pushed by
Blankll
5m 49s
master
master
5m 49s
View workflow file
fix(mcp): resolve saved-but-inactive connections in bridge
Node.js CI
#426:
Pull request
#132
synchronize by
Blankll
7m 0s
fix/mcp-connection-resolution
fix/mcp-connection-resolution
7m 0s
View #132
View workflow file
fix(mcp): resolve saved-but-inactive connections in bridge
Node.js CI
#425:
Pull request
#132
opened by
Blankll
7m 27s
fix/mcp-connection-resolution
fix/mcp-connection-resolution
7m 27s
View #132
View workflow file
release: v0.8.4
Node.js CI
#424:
Commit
f3972bf
pushed by
Blankll
6m 55s
master
master
6m 55s
View workflow file
feat(sql-completion): schema-aware autocomplete with dialect switching (#131) * feat(sql-completion): schema-aware autocomplete with dialect switching - Add 4-layer completion pipeline (analyzer/builder/dialects/provider) - Wire monaco completion providers for all SQL dialects - Track async-loaded metadata so provider snapshots rebuild after connect - Register Pinia store loader browser-safely (no CommonJS require) - 60 unit tests; full suite 515/515 * fix: result panel action text * fix(sql-completi...
Node.js CI
#423:
Commit
5c6ff32
pushed by
Blankll
16m 6s
master
master
16m 6s
View workflow file
feat(sql-completion): schema-aware autocomplete with dialect switching
Node.js CI
#422:
Pull request
#131
synchronize by
Blankll
27m 6s
feat/sql-completion
feat/sql-completion
27m 6s
View #131
View workflow file
feat(sql-completion): schema-aware autocomplete with dialect switching
Node.js CI
#421:
Pull request
#131
synchronize by
Blankll
8m 31s
feat/sql-completion
feat/sql-completion
8m 31s
View #131
View workflow file
feat(sql-completion): schema-aware autocomplete with dialect switching
Node.js CI
#420:
Pull request
#131
opened by
Blankll
4m 59s
feat/sql-completion
feat/sql-completion
4m 59s
View #131
View workflow file
fix(connections): use power icon for close connection action The log-out arrow was visually too close to the 'Open in Editor' icon in the card's primary button. Replaced with a power-off icon, the standard disconnect affordance.
Node.js CI
#419:
Commit
0b88342
pushed by
Blankll
6m 33s
master
master
6m 33s
View workflow file
fix: connection auto-reconnect, executable top-N SQL, and context-menu UX fixes
Node.js CI
#418:
Pull request
#130
synchronize by
Blankll
7m 27s
fix/auto-reconnect-and-ui-fixes
fix/auto-reconnect-and-ui-fixes
7m 27s
View #130
View workflow file
fix: connection auto-reconnect, executable top-N SQL, and context-menu UX fixes
Node.js CI
#417:
Pull request
#130
synchronize by
Blankll
3m 22s
fix/auto-reconnect-and-ui-fixes
fix/auto-reconnect-and-ui-fixes
3m 22s
View #130
View workflow file
fix: connection auto-reconnect, executable top-N SQL, and context-menu UX fixes
Node.js CI
#416:
Pull request
#130
synchronize by
Blankll
1m 54s
fix/auto-reconnect-and-ui-fixes
fix/auto-reconnect-and-ui-fixes
1m 54s
View #130
View workflow file
fix: connection auto-reconnect, executable top-N SQL, and context-menu UX fixes
Node.js CI
#415:
Pull request
#130
synchronize by
Blankll
4m 13s
fix/auto-reconnect-and-ui-fixes
fix/auto-reconnect-and-ui-fixes
4m 13s
View #130
View workflow file
fix: connection auto-reconnect, executable top-N SQL, and context-menu UX fixes
Node.js CI
#414:
Pull request
#130
opened by
Blankll
6m 21s
fix/auto-reconnect-and-ui-fixes
fix/auto-reconnect-and-ui-fixes
6m 21s
View #130
View workflow file
release: v0.8.3
Node.js CI
#413:
Commit
37da22d
pushed by
Blankll
6m 33s
master
master
6m 33s
View workflow file
feat: MCP permission model + unified policy enforcement + settings UI (Phase 4) (#129) * feat(mcp-bridge): enforce McpPolicy + flat /tools shape - bump data-studio-agent to feat/mcp-permissions (confirm_destructive) - McpConfig.policy field (serde default, backward compatible) - pure check_policy() gates /invoke: mode → allowlist → read-only override → confirm_destructive - invoke_with_policy() extracted for testability - /tools returns flat [{name, description, inputSchema, metadata:{riskLevel, ...
Node.js CI
#412:
Commit
3edcbea
pushed by
Blankll
6m 45s
master
master
6m 45s
View workflow file
feat: MCP permission model + unified policy enforcement + settings UI (Phase 4)
Node.js CI
#411:
Pull request
#129
synchronize by
Blankll
6m 33s
feat/mcp-permissions-ui
feat/mcp-permissions-ui
6m 33s
View #129
View workflow file
feat: MCP permission model + unified policy enforcement + settings UI (Phase 4)
Node.js CI
#410:
Pull request
#129
synchronize by
Blankll
6m 46s
feat/mcp-permissions-ui
feat/mcp-permissions-ui
6m 46s
View #129
View workflow file
feat: MCP permission model + unified policy enforcement + settings UI (Phase 4)
Node.js CI
#409:
Pull request
#129
synchronize by
Blankll
4m 42s
feat/mcp-permissions-ui
feat/mcp-permissions-ui
4m 42s
View #129
View workflow file
feat: MCP permission model + unified policy enforcement + settings UI (Phase 4)
Node.js CI
#408:
Pull request
#129
synchronize by
Blankll
6m 29s
feat/mcp-permissions-ui
feat/mcp-permissions-ui
6m 29s
View #129
View workflow file
feat: MCP permission model + unified policy enforcement + settings UI (Phase 4)
Node.js CI
#407:
Pull request
#129
synchronize by
Blankll
6m 24s
feat/mcp-permissions-ui
feat/mcp-permissions-ui
6m 24s
View #129
View workflow file
feat: MCP permission model + unified policy enforcement + settings UI (Phase 4)
Node.js CI
#406:
Pull request
#129
synchronize by
Blankll
6m 27s
feat/mcp-permissions-ui
feat/mcp-permissions-ui
6m 27s
View #129
View workflow file
feat: MCP permission model + unified policy enforcement + settings UI (Phase 4)
Node.js CI
#405:
Pull request
#129
synchronize by
Blankll
6m 15s
feat/mcp-permissions-ui
feat/mcp-permissions-ui
6m 15s
View #129
View workflow file
feat: MCP permission model + unified policy enforcement + settings UI (Phase 4)
Node.js CI
#404:
Pull request
#129
synchronize by
Blankll
6m 16s
feat/mcp-permissions-ui
feat/mcp-permissions-ui
6m 16s
View #129
View workflow file
Previous
1
2
3
4
5
…
17
18
Next
You can’t perform that action at this time.