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
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
541
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix: table view edit/delete without PK, toolbar icons, 9 database actions
- #116
#116
Merged
Blankll
merged 10 commits into
master
geek-fun/sqlkit:master
from
feat/table-view-actions-fixes
geek-fun/sqlkit:feat/table-view-actions-fixes
Copy head branch name to clipboard
Jun 30, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
fix: table view edit/delete without PK, toolbar icons, 9 database actions
#116
Blankll
merged 10 commits into
master
geek-fun/sqlkit:master
from
feat/table-view-actions-fixes
geek-fun/sqlkit:feat/table-view-actions-fixes
Copy head branch name to clipboard
Commits
Commits on Jun 25, 2026
fix: table view edit/delete without primary key, toolbar icons, database actions
Show description for 64ea1a6
Blankll
committed
64ea1a6
View commit details
Copy full SHA for 64ea1a6
Browse repository at this point
Commits on Jun 26, 2026
fix: MySQL list_columns PK detection — use name-based column access
Show description for 4844822
Blankll
committed
4844822
View commit details
Copy full SHA for 4844822
Browse repository at this point
fix: MySQL PK detection — use KEY_COLUMN_USAGE query instead of COLUMN_KEY
Show description for 93b30ec
Blankll
committed
93b30ec
View commit details
Copy full SHA for 93b30ec
Browse repository at this point
fix: MySQL string column reads use Vec<u8> fallback for charset robustness
Show description for 96f5819
Blankll
committed
96f5819
View commit details
Copy full SHA for 96f5819
Browse repository at this point
chore: remove debug console logs
Blankll
committed
e9f61ea
View commit details
Copy full SHA for e9f61ea
Browse repository at this point
feat: database-specific create options for MySQL and PostgreSQL
Show description for a182127
Blankll
committed
a182127
View commit details
Copy full SHA for a182127
Browse repository at this point
fix: CreateTableDialog hover cursor for move/delete column buttons
Blankll
committed
9b6022d
View commit details
Copy full SHA for 9b6022d
Browse repository at this point
fix: CreateDatabaseDialog add * for required name, (optional) labels
Blankll
committed
1428c14
View commit details
Copy full SHA for 1428c14
Browse repository at this point
fix: ApiResponse error check was silently swallowing all SQL errors
Show description for 066f972
Blankll
committed
066f972
View commit details
Copy full SHA for 066f972
Browse repository at this point
fix: CREATE/DROP DATABASE uses per-database quoting and options
Show description for 32779e4
Blankll
committed
32779e4
View commit details
Copy full SHA for 32779e4
Browse repository at this point
You can’t perform that action at this time.