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 }}
feiyunwill
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
sqlitebrowser
.github
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 14, 2023
Redirect users to ask questions in the Discussions forum
Show description for 3f73143
mgrojo
authored and
justinclift
committed
3f73143
View commit details
Copy full SHA for 3f73143
View code at this point
Browse repository at this point
Commits on Jul 2, 2023
ci(macos): Avoid Homebrew return non-zero value issue
Show description for e0a000c
lucydodo
committed
e0a000c
View commit details
Copy full SHA for e0a000c
View code at this point
Browse repository at this point
Commits on Jun 28, 2023
Add CodeQL workflow (#3388)
jorgectf
authored
c1c5c6f
View commit details
Copy full SHA for c1c5c6f
View code at this point
Browse repository at this point
Commits on Jun 22, 2023
ci(macos): Reinstall Node.js during notarize job
lucydodo
committed
2179c5d
View commit details
Copy full SHA for 2179c5d
View code at this point
Browse repository at this point
Commits on Jun 10, 2023
ci(macOS): Append a commit hash to the release filename
lucydodo
committed
4bad132
View commit details
Copy full SHA for 4bad132
View code at this point
Browse repository at this point
ci(appimage): Unify the resulting file format
lucydodo
committed
3c43470
View commit details
Copy full SHA for 3c43470
View code at this point
Browse repository at this point
Commits on Jun 6, 2023
ci: add macOS CI/CD workflow
lucydodo
committed
a10f7b4
View commit details
Copy full SHA for a10f7b4
View code at this point
Browse repository at this point
Commits on Apr 24, 2023
appimage: Upgrade to Ubuntu 20.04
MKleusberg
committed
0575096
View commit details
Copy full SHA for 0575096
View code at this point
Browse repository at this point
Commits on Apr 23, 2023
appimage: Reverting back to older Ubuntu
Show description for df64457
justinclift
committed
df64457
View commit details
Copy full SHA for df64457
View code at this point
Browse repository at this point
appimage: Lets see if the appimage builds on Ubuntu 20.04 easily
justinclift
committed
569f0dc
View commit details
Copy full SHA for 569f0dc
View code at this point
Browse repository at this point
Commits on Mar 24, 2023
appimage: Move the SQLite compile options to the correct line
Show description for b2e2a52
justinclift
committed
b2e2a52
View commit details
Copy full SHA for b2e2a52
View code at this point
Browse repository at this point
appimage: Verify the sha3sum of the auto-downloaded SQLite tarball
justinclift
committed
6138f6e
View commit details
Copy full SHA for 6138f6e
View code at this point
Browse repository at this point
appimage: Try SeongTae Jeong's idea to auto-update the SQLite version
justinclift
committed
f19da20
View commit details
Copy full SHA for f19da20
View code at this point
Browse repository at this point
Commits on Mar 15, 2023
appimage: Update to SQLite 3.41.1
justinclift
committed
9426509
View commit details
Copy full SHA for 9426509
View code at this point
Browse repository at this point
Commits on Mar 4, 2023
appimage: Update to SQLite 3.41.0, also add several compile option from our macOS nightly builds
justinclift
committed
9b32a79
View commit details
Copy full SHA for 9b32a79
View code at this point
Browse repository at this point
Commits on Feb 15, 2023
Update our AppImage builds to use SQLite 3.40.1
justinclift
committed
8e99dd1
View commit details
Copy full SHA for 8e99dd1
View code at this point
Browse repository at this point
Commits on Sep 29, 2022
Update winget.yml
vedantmgoyal9
authored
8fd98f9
View commit details
Copy full SHA for 8fd98f9
View code at this point
Browse repository at this point
Commits on Sep 16, 2022
Only MSI installers
vedantmgoyal9
authored
c3c6919
View commit details
Copy full SHA for c3c6919
View code at this point
Browse repository at this point
Create winget.yml
vedantmgoyal9
authored
87ee068
View commit details
Copy full SHA for 87ee068
View code at this point
Browse repository at this point
Commits on Jun 12, 2022
Properly build static-only SQLite
longnguyen2004
committed
9e9df7c
View commit details
Copy full SHA for 9e9df7c
View code at this point
Browse repository at this point
Commits on Jun 11, 2022
cmake: Add a compile time option to statically link the SQLite library
Show description for 179d8c5
MKleusberg
committed
179d8c5
View commit details
Copy full SHA for 179d8c5
View code at this point
Browse repository at this point
Commits on Jun 10, 2022
AppImage: Link against locally built SQLite library
MKleusberg
committed
738ecd6
View commit details
Copy full SHA for 738ecd6
View code at this point
Browse repository at this point
build: Remove Travis file
Show description for 0ab1cd4
MKleusberg
committed
0ab1cd4
View commit details
Copy full SHA for 0ab1cd4
View code at this point
Browse repository at this point
AppImage: Build own version of SQLite to have a more recent version
Show description for f068c2a
MKleusberg
committed
f068c2a
View commit details
Copy full SHA for f068c2a
View code at this point
Browse repository at this point
Commits on Dec 28, 2021
Bug template improvements
Show description for 2cd5114
mgrojo
authored
2cd5114
View commit details
Copy full SHA for 2cd5114
View code at this point
Browse repository at this point
Commits on Dec 27, 2021
Improvements in the Bug Report template
Show description for c090f51
mgrojo
authored
c090f51
View commit details
Copy full SHA for c090f51
View code at this point
Browse repository at this point
Fix yaml indentation in bug template
mgrojo
authored
3653c97
View commit details
Copy full SHA for 3653c97
View code at this point
Browse repository at this point
Fix typos and improvements to the bug template
mgrojo
authored
d188fc4
View commit details
Copy full SHA for d188fc4
View code at this point
Browse repository at this point
Fix error reported by GitHub in Feature template
mgrojo
authored
e844fb2
View commit details
Copy full SHA for e844fb2
View code at this point
Browse repository at this point
Change "Feature Request" to new form syntax
Show description for 46f21f0
mgrojo
committed
46f21f0
View commit details
Copy full SHA for 46f21f0
View code at this point
Browse repository at this point
Fix title, which must be non-empty
mgrojo
authored
c13fb73
View commit details
Copy full SHA for c13fb73
View code at this point
Browse repository at this point
Delete old Bug_report.md
Show description for 2bae1b3
mgrojo
authored
2bae1b3
View commit details
Copy full SHA for 2bae1b3
View code at this point
Browse repository at this point
Create new issue form template
Show description for d985ae6
mgrojo
authored
d985ae6
View commit details
Copy full SHA for d985ae6
View code at this point
Browse repository at this point
Commits on Dec 26, 2021
Fix build warnings
MKleusberg
committed
1665e23
View commit details
Copy full SHA for 1665e23
View code at this point
Browse repository at this point
ci: Add Github Actions workflow for coverity build
MKleusberg
committed
e169915
View commit details
Copy full SHA for e169915
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.