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 }}
lineCode
/
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
Breadcrumbs
History for
sqlitebrowser
src
RemoteDatabase.cpp
on
invalid_rows_filter
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 30, 2017
Use nullptr where possible
MKleusberg
committed
ee32b3e
View commit details
Copy full SHA for ee32b3e
View code at this point
Browse repository at this point
Replace 'foreach' by range-based for loop from C++11
MKleusberg
committed
3bd2dc3
View commit details
Copy full SHA for 3bd2dc3
View code at this point
Browse repository at this point
Commits on Oct 5, 2017
dbhub: Use URL returned by server
MKleusberg
committed
24ee209
View commit details
Copy full SHA for 24ee209
View code at this point
Browse repository at this point
Commits on Oct 2, 2017
dbhub: Use a fixed format string when transmitting last modified dates
justinclift
committed
d738597
View commit details
Copy full SHA for d738597
View code at this point
Browse repository at this point
Commits on Oct 1, 2017
dbhub: Include TZ with lastmodified date sent to server
justinclift
committed
64b3341
View commit details
Copy full SHA for 64b3341
View code at this point
Browse repository at this point
Commits on Sep 30, 2017
dbhub: When pushing a database, save the new commit id and/or the file
Show description for c692ae0
MKleusberg
committed
c692ae0
View commit details
Copy full SHA for c692ae0
View code at this point
Browse repository at this point
dbhub: Send last modified date when pushing database
Show description for 8c0e4bf
MKleusberg
committed
8c0e4bf
View commit details
Copy full SHA for 8c0e4bf
View code at this point
Browse repository at this point
dbhub: Add foce push option to push dialog
MKleusberg
committed
f926a67
View commit details
Copy full SHA for f926a67
View code at this point
Browse repository at this point
dbhub: Only keep one record per checked out file
Show description for b2ddcdd
MKleusberg
committed
b2ddcdd
View commit details
Copy full SHA for b2ddcdd
View code at this point
Browse repository at this point
dbhub: Change schema of local database
Show description for f18064f
MKleusberg
committed
f18064f
View commit details
Copy full SHA for f18064f
View code at this point
Browse repository at this point
dbhub: Send last known commit id along with the database when pushing
MKleusberg
committed
fef884a
View commit details
Copy full SHA for fef884a
View code at this point
Browse repository at this point
dbhub: Add column for branches to local database
MKleusberg
committed
8a540a2
View commit details
Copy full SHA for 8a540a2
View code at this point
Browse repository at this point
Commits on Sep 25, 2017
dbhub: Fix possible crash
Show description for 4dc5286
MKleusberg
committed
4dc5286
View commit details
Copy full SHA for 4dc5286
View code at this point
Browse repository at this point
Commits on Sep 8, 2017
dbhub: Fix branch list in push dialog
Show description for 08e5f53
MKleusberg
committed
08e5f53
View commit details
Copy full SHA for 08e5f53
View code at this point
Browse repository at this point
Commits on Sep 3, 2017
dbhub: Support pushing to different branches than "master"
MKleusberg
committed
4339119
View commit details
Copy full SHA for 4339119
View code at this point
Browse repository at this point
Commits on Sep 1, 2017
dbhub: Ask user what to do when trying to open an updated database
Show description for ab7f0cf
MKleusberg
committed
ab7f0cf
View commit details
Copy full SHA for ab7f0cf
View code at this point
Browse repository at this point
dbhub: Optimise code
MKleusberg
committed
300affa
View commit details
Copy full SHA for 300affa
View code at this point
Browse repository at this point
dbhub: Fix progress dialog for very large files
Show description for f830f42
MKleusberg
committed
f830f42
View commit details
Copy full SHA for f830f42
View code at this point
Browse repository at this point
dbhub: Remove closing "." from the progress dialog
Show description for 6cac664
MKleusberg
committed
6cac664
View commit details
Copy full SHA for 6cac664
View code at this point
Browse repository at this point
dbhub: Redownload database if local copy has been deleted
Show description for 516ff44
MKleusberg
committed
516ff44
View commit details
Copy full SHA for 516ff44
View code at this point
Browse repository at this point
Commits on Aug 17, 2017
Stop crash causing event storm for uploading progress dialog
justinclift
committed
0c20582
View commit details
Copy full SHA for 0c20582
View code at this point
Browse repository at this point
Commits on Aug 15, 2017
dbhub: Push databases using the POST method instead of PUT
MKleusberg
committed
8461525
View commit details
Copy full SHA for 8461525
View code at this point
Browse repository at this point
Commits on Aug 13, 2017
dbhub: Refresh the directory list when a database upload has finished
MKleusberg
committed
38caf86
View commit details
Copy full SHA for 38caf86
View code at this point
Browse repository at this point
dbhub: Don't tolerate host name mismatch errors
Show description for 0da9e1c
MKleusberg
committed
0da9e1c
View commit details
Copy full SHA for 0da9e1c
View code at this point
Browse repository at this point
dbhub: Support multiple simultaneous downloads/uploads of databases
Show description for 17cf3ad
MKleusberg
committed
17cf3ad
View commit details
Copy full SHA for 17cf3ad
View code at this point
Browse repository at this point
dbhub: Don't read entire file at once when pushing it to remote server
MKleusberg
committed
0931900
View commit details
Copy full SHA for 0931900
View code at this point
Browse repository at this point
Commits on Aug 12, 2017
dbhub: Also clear access cache when pushing a database as other user
MKleusberg
committed
3d1f206
View commit details
Copy full SHA for 3d1f206
View code at this point
Browse repository at this point
dbhub: Fix progress dialog when fetching/pushing db after cancelling
MKleusberg
committed
d5e922f
View commit details
Copy full SHA for d5e922f
View code at this point
Browse repository at this point
dbhub: Improve push database UI
Show description for 1c7cc24
MKleusberg
committed
1c7cc24
View commit details
Copy full SHA for 1c7cc24
View code at this point
Browse repository at this point
Commits on Aug 3, 2017
dbhub: Fix wrong certificate being used
Show description for f458ac3
MKleusberg
committed
f458ac3
View commit details
Copy full SHA for f458ac3
View code at this point
Browse repository at this point
dbhub: Improve UI for pushing databases
Show description for e08ebff
MKleusberg
committed
e08ebff
View commit details
Copy full SHA for e08ebff
View code at this point
Browse repository at this point
dbhub: Remove remote menu, add push button to remote dock
Show description for d14fb1f
MKleusberg
committed
d14fb1f
View commit details
Copy full SHA for d14fb1f
View code at this point
Browse repository at this point
Commits on Aug 2, 2017
dbhub: Fix local version control code
MKleusberg
committed
917e33f
View commit details
Copy full SHA for 917e33f
View code at this point
Browse repository at this point
Commits on Jul 28, 2017
dbhub: Use commit id instead of version number
Show description for e17fb6f
MKleusberg
committed
e17fb6f
View commit details
Copy full SHA for e17fb6f
View code at this point
Browse repository at this point
Commits on Apr 6, 2017
Add dodgy temporary workaround for Qt OSX's missing cert verify()
justinclift
committed
ec91622
View commit details
Copy full SHA for ec91622
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.