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
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 }}
sqlitebrowser
/
sqlitebrowser
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
2.4k
Star
24.6k
Code
Issues
825
Pull requests
14
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Add null checks to prevent SIGSEGV when table lookup fails
- #4116
#4116
Open
rachavz
wants to merge 14 commits into
sqlitebrowser:master
sqlitebrowser/sqlitebrowser:master
from
rachavz:fix/null-checks-table-lookup
rachavz/sqlitebrowser:fix/null-checks-table-lookup
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
Add null checks to prevent SIGSEGV when table lookup fails
#4116
rachavz
wants to merge 14 commits into
sqlitebrowser:master
sqlitebrowser/sqlitebrowser:master
from
rachavz:fix/null-checks-table-lookup
rachavz/sqlitebrowser:fix/null-checks-table-lookup
Copy head branch name to clipboard
Commits
Commits on Jan 4, 2026
Fix virtual table sql file export typo
mahendrimd
committed
78c11a2
View commit details
Copy full SHA for 78c11a2
Browse repository at this point
Commits on Jan 22, 2026
docs(metainfo): add more URLs
Show description for 27e4c79
salim-b
authored
27e4c79
View commit details
Copy full SHA for 27e4c79
Browse repository at this point
Commits on Mar 8, 2026
Fix elide mode behaviour
Show description for 53fafcb
Michail Koreshkov
committed
53fafcb
View commit details
Copy full SHA for 53fafcb
Browse repository at this point
Commits on Mar 22, 2026
Add option to enable/disable word wrap in cell
Michail Koreshkov
committed
5096be7
View commit details
Copy full SHA for 5096be7
Browse repository at this point
Merge pull request #4079 from mdmahendri/fix-virtual-export
Show description for 57a3e6e
mgrojo
authored
57a3e6e
View commit details
Copy full SHA for 57a3e6e
Browse repository at this point
Commits on Mar 23, 2026
Fix setWordWrap logic
Show description for c9481bf
Michail Koreshkov
committed
c9481bf
View commit details
Copy full SHA for c9481bf
Browse repository at this point
Commits on Mar 26, 2026
Merge pull request #4106 from kor44/master
Show description for e53730e
mgrojo
authored
e53730e
View commit details
Copy full SHA for e53730e
Browse repository at this point
Commits on Mar 28, 2026
Merge pull request #4086 from salim-b/patch-1
Show description for 05a92a6
mgrojo
authored
05a92a6
View commit details
Copy full SHA for 05a92a6
Browse repository at this point
Get DB object names with a case-insensitive search if not found exactly
Show description for 222e430
mgrojo
committed
222e430
View commit details
Copy full SHA for 222e430
Browse repository at this point
Automatically refresh read-only databases on modified database file
Show description for 6ec047a
mgrojo
committed
6ec047a
View commit details
Copy full SHA for 6ec047a
Browse repository at this point
Commits on Mar 29, 2026
Replace non-alphanumeric with underscore
Show description for 43bbfe2
Michail Koreshkov
committed
43bbfe2
View commit details
Copy full SHA for 43bbfe2
Browse repository at this point
Commits on Mar 31, 2026
Merge pull request #4114 from kor44/master
Show description for 9df3bd8
mgrojo
authored
9df3bd8
View commit details
Copy full SHA for 9df3bd8
Browse repository at this point
Commits on Apr 1, 2026
Fix crash in SQL query results when stale editor positions are used
Show description for 0db3147
rachavz
authored and
Raul Chavez
committed
0db3147
View commit details
Copy full SHA for 0db3147
Browse repository at this point
Add null checks to prevent SIGSEGV when getTableByName returns null
Show description for f6242b6
rachavz
committed
f6242b6
View commit details
Copy full SHA for f6242b6
Browse repository at this point
You can’t perform that action at this time.