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 }}
iOSAppList
/
sqlitebrowser
Public
forked from
sqlitebrowser/sqlitebrowser
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 7, 2014
Remove link to old website from Readme file
Show description for a6a735e
MKleusberg
committed
a6a735e
View commit details
Copy full SHA for a6a735e
Browse repository at this point
Commits on Jul 6, 2014
Add 3.2 release to readme file
MKleusberg
committed
bee4320
View commit details
Copy full SHA for bee4320
Browse repository at this point
Announce new release
MKleusberg
committed
a00e2b1
View commit details
Copy full SHA for a00e2b1
Browse repository at this point
Merge pull request #44 from justinclift/master
Show description for 1475754
rp-
committed
1475754
View commit details
Copy full SHA for 1475754
Browse repository at this point
Added unit test compile and run instructions to BUILDING.md
justinclift
committed
72ee0ce
View commit details
Copy full SHA for 72ee0ce
Browse repository at this point
cmake/unit: fix incorrect antlr include path
rp-
committed
968c12a
View commit details
Copy full SHA for 968c12a
Browse repository at this point
cmake: avoid long lines in cmake file
rp-
committed
517fc11
View commit details
Copy full SHA for 517fc11
Browse repository at this point
Commits on Jul 5, 2014
unittest: add a check for not exists
rp-
committed
f265895
View commit details
Copy full SHA for f265895
Browse repository at this point
Commits on Jul 3, 2014
Fix crash when sorting one table in the Browse Tab and changing to another
Show description for 88a4cae
MKleusberg
committed
88a4cae
View commit details
Copy full SHA for 88a4cae
Browse repository at this point
Commits on Jun 25, 2014
grammar: add tests for like operator and between
rp-
committed
e1ea78f
View commit details
Copy full SHA for e1ea78f
Browse repository at this point
grammar: cleanup expr and fix between suffix expression
rp-
committed
dd85b16
View commit details
Copy full SHA for dd85b16
Browse repository at this point
Commits on Jun 23, 2014
Grammar: Fix parsing of NOT IN/GLOB/MATCH/REGEXP constraints
Show description for d856725
MKleusberg
committed
d856725
View commit details
Copy full SHA for d856725
Browse repository at this point
Ensure the Homebrew version of SQLite3 is found
justinclift
committed
9fb75d1
View commit details
Copy full SHA for 9fb75d1
Browse repository at this point
Commits on Jun 20, 2014
MainWindow: Make it possible to cancel closing of database file
Show description for dca6642
MKleusberg
committed
dca6642
View commit details
Copy full SHA for dca6642
Browse repository at this point
Tests: Make sure all unit tests pass
Show description for 3da0d36
MKleusberg
committed
3da0d36
View commit details
Copy full SHA for 3da0d36
Browse repository at this point
Tests: Add unit test for CHECK NOT LIKE constraint
Show description for 980f42d
MKleusberg
committed
980f42d
View commit details
Copy full SHA for 980f42d
Browse repository at this point
Grammar: Parse NOT LIKE constraints correctly
Show description for 9cb0614
MKleusberg
committed
9cb0614
View commit details
Copy full SHA for 9cb0614
Browse repository at this point
Commits on Jun 19, 2014
editdialog: accept shortcut for CTRL+Enter
rp-
committed
682561f
View commit details
Copy full SHA for 682561f
Browse repository at this point
Commits on Jun 14, 2014
MainWindow: Add Ctrl+Return shortcut for executing SQL and add tooltips
Show description for 2136813
MKleusberg
committed
2136813
View commit details
Copy full SHA for 2136813
Browse repository at this point
Commits on Jun 13, 2014
edittable dialog: add splitter and better default size
Show description for 651e3bf
rp-
committed
651e3bf
View commit details
Copy full SHA for 651e3bf
Browse repository at this point
remove Ctrl+Return shortcut from executing sql
Show description for 25fe80f
rp-
committed
25fe80f
View commit details
Copy full SHA for 25fe80f
Browse repository at this point
Commits on Jun 12, 2014
Fix bug in filter function when havin multiple filters
Show description for f1e5502
MKleusberg
committed
f1e5502
View commit details
Copy full SHA for f1e5502
Browse repository at this point
EditDialog: Fix text editor when NULL chars are typed in hex editor
Show description for 2b65bbc
MKleusberg
committed
2b65bbc
View commit details
Copy full SHA for 2b65bbc
Browse repository at this point
EditDialog: Use Monospace font in text editor
MKleusberg
committed
b407704
View commit details
Copy full SHA for b407704
Browse repository at this point
Commits on Jun 11, 2014
correctly extract check expression from AST
rp-
committed
f246ddd
View commit details
Copy full SHA for f246ddd
Browse repository at this point
add a test with create table with IN
rp-
committed
55d8c9f
View commit details
Copy full SHA for 55d8c9f
Browse repository at this point
fix create table statements with IN operator
Show description for b02b36b
rp-
committed
b02b36b
View commit details
Copy full SHA for b02b36b
Browse repository at this point
sqbpro: Allow relative database file paths
Show description for 1e787b4
MKleusberg
committed
1e787b4
View commit details
Copy full SHA for 1e787b4
Browse repository at this point
Commits on Jun 8, 2014
Remove unnecessary overloaded function
MKleusberg
committed
daf12d4
View commit details
Copy full SHA for daf12d4
Browse repository at this point
Commits on Jun 7, 2014
Change the icon path in our desktop file to a more sensible one
MKleusberg
committed
a9310b4
View commit details
Copy full SHA for a9310b4
Browse repository at this point
MacOS: Update plist file to include project files as well
MKleusberg
committed
210207d
View commit details
Copy full SHA for 210207d
Browse repository at this point
Show temporary tables and views in Structure and Browse tabs
Show description for 7139ad0
MKleusberg
committed
7139ad0
View commit details
Copy full SHA for 7139ad0
Browse repository at this point
Commits on Jun 6, 2014
MainWindow: Increase default size, tabify docks by default
Show description for 8c81877
MKleusberg
committed
8c81877
View commit details
Copy full SHA for 8c81877
Browse repository at this point
Add support for basic project files
Show description for 62622ae
MKleusberg
committed
62622ae
View commit details
Copy full SHA for 62622ae
Browse repository at this point
Commits on Jun 4, 2014
Grammar: Allow 'NULL' constraints
Show description for 6e5c98b
MKleusberg
committed
6e5c98b
View commit details
Copy full SHA for 6e5c98b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.