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
Type
/
to 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 }}
farfromrefug
/
node-sqlite3
Public
forked from
TryGhost/node-sqlite3
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
All time
Commit history
Commits on Jul 30, 2018
Merge branch 'master' of https://github.com/mapbox/node-sqlite3
Show description for 7d97d7a
farfromrefug
committed
7d97d7a
View commit details
Copy full SHA for 7d97d7a
Browse repository at this point
package lookup
farfromrefug
committed
23595f3
View commit details
Copy full SHA for 23595f3
Browse repository at this point
Commits on Jul 16, 2018
remove npm ls [skip ci]
Dane Springmeyer
committed
d325af5
View commit details
Copy full SHA for d325af5
Browse repository at this point
Commits on Jul 14, 2018
bump to v4.0.2 with fixed proxy support #1016 [publish binary]
Dane Springmeyer
committed
93c9ecc
View commit details
Copy full SHA for 93c9ecc
Browse repository at this point
remove dodgy code that slipped past code review in #976
Dane Springmeyer
committed
caee901
View commit details
Copy full SHA for caee901
Browse repository at this point
Commits on Jul 9, 2018
use node-pre-gyp@0.10.3 and request - refs #1010
Dane Springmeyer
committed
0fdfafc
View commit details
Copy full SHA for 0fdfafc
Browse repository at this point
Commits on Jun 26, 2018
make mention of node v10 support
Dane Springmeyer
committed
f5e8298
View commit details
Copy full SHA for f5e8298
Browse repository at this point
Commits on Jun 25, 2018
Merge branch 'pr/1'
farfromrefug
committed
9d5428d
View commit details
Copy full SHA for 9d5428d
Browse repository at this point
Merge pull request #1009 from mapbox/revert-1007-experimental-worker
Show description for 113be5a
springmeyer
authored
113be5a
View commit details
Copy full SHA for 113be5a
Browse repository at this point
Revert "Add support for running inside a node 10.5 worker_thread"
springmeyer
authored
ffc1c21
View commit details
Copy full SHA for ffc1c21
Browse repository at this point
Commits on Jun 24, 2018
Merge pull request #1007 from rpetrich/experimental-worker
Show description for 36ec8cf
springmeyer
authored
36ec8cf
View commit details
Copy full SHA for 36ec8cf
Browse repository at this point
Commits on Jun 23, 2018
Use the default loop when running on node 9 or earlier
rpetrich
committed
f91b4fe
View commit details
Copy full SHA for f91b4fe
Browse repository at this point
Add test:worker script that runs the mocha tests inside a worker
rpetrich
committed
c7bdf1f
View commit details
Copy full SHA for c7bdf1f
Browse repository at this point
Add support for node 10.5's --experimental-worker threading support
rpetrich
committed
1b5aa3a
View commit details
Copy full SHA for 1b5aa3a
Browse repository at this point
Add to npmigore [skip ci]
Dane Springmeyer
committed
5278b2b
View commit details
Copy full SHA for 5278b2b
Browse repository at this point
Merge pull request #976 from kewde/electron-ci-builds
Show description for 60523c4
springmeyer
authored
60523c4
View commit details
Copy full SHA for 60523c4
Browse repository at this point
bump to v4.0.1 [publish binary]
Dane Springmeyer
committed
57f97d2
View commit details
Copy full SHA for 57f97d2
Browse repository at this point
Merge pull request #846 from fossabot/patch-2
Show description for 8fb9a20
springmeyer
authored
8fb9a20
View commit details
Copy full SHA for 8fb9a20
Browse repository at this point
Merge pull request #925 from wmertens/patch-1
Show description for 03ef0f2
springmeyer
authored
03ef0f2
View commit details
Copy full SHA for 03ef0f2
Browse repository at this point
Merge pull request #998 from bruce-one/sqlite-3.24.0
Show description for 1852c8c
springmeyer
authored
1852c8c
View commit details
Copy full SHA for 1852c8c
Browse repository at this point
upgrade node-pre-gyp@0.10.1 / stop bundling
Dane Springmeyer
committed
2efda1d
View commit details
Copy full SHA for 2efda1d
Browse repository at this point
trusty upgrade for electron v2
springmeyer
authored
599c7f8
View commit details
Copy full SHA for 599c7f8
Browse repository at this point
add c++11 support
Dane Springmeyer
committed
72c0e74
View commit details
Copy full SHA for 72c0e74
Browse repository at this point
fix accidentally removed msvs_version=2013 support (for node v4)
springmeyer
authored
852b7fd
View commit details
Copy full SHA for 852b7fd
Browse repository at this point
Remove artifacts for now (can add back if absolutely needed0
springmeyer
authored
bf58513
View commit details
Copy full SHA for bf58513
Browse repository at this point
Update .travis.yml
springmeyer
authored
e0d0b24
View commit details
Copy full SHA for e0d0b24
Browse repository at this point
Merge branch 'master' into electron-ci-builds
springmeyer
authored
9c0b56d
View commit details
Copy full SHA for 9c0b56d
Browse repository at this point
upgrade mocha
Dane Springmeyer
committed
8a3bdd0
View commit details
Copy full SHA for 8a3bdd0
Browse repository at this point
appveyor build cleanup
Dane Springmeyer
committed
a44344e
View commit details
Copy full SHA for a44344e
Browse repository at this point
attempt to fixup windows builds
Dane Springmeyer
committed
c9eeb9b
View commit details
Copy full SHA for c9eeb9b
Browse repository at this point
Merge pull request #978 from kewde/patch-1
Show description for c76d8d8
springmeyer
authored
c76d8d8
View commit details
Copy full SHA for c76d8d8
Browse repository at this point
Commits on Jun 7, 2018
Skip upsert test on older versions.
bruce-one
committed
2a215bc
View commit details
Copy full SHA for 2a215bc
Browse repository at this point
Upsert test.
bruce-one
committed
0d76b3f
View commit details
Copy full SHA for 0d76b3f
Browse repository at this point
SQLite V3.24.0.
bruce-one
committed
ef1bad4
View commit details
Copy full SHA for ef1bad4
Browse repository at this point
Commits on May 31, 2018
Merge pull request #990 from mapbox/update-ci-user
Show description for d9ce770
springmeyer
authored
d9ce770
View commit details
Copy full SHA for d9ce770
Browse repository at this point
Previous
Next
You can’t perform that action at this time.