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 }}
LELOG
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
node-sqlite3
scripts
build-appveyor.bat
on
update-sqlite3
User selector
All users
All time
Commit history
Commits on May 7, 2019
Node 12: ci integration
bruce-one
authored and
kewde
committed
749e528
View commit details
Copy full SHA for 749e528
View code at this point
Browse repository at this point
Commits on Apr 27, 2019
fix mocha 8.0.0 does not support Node version < 6
bruce-one
authored and
kewde
committed
9a0c292
View commit details
Copy full SHA for 9a0c292
View code at this point
Browse repository at this point
Commits on Jun 23, 2018
fix accidentally removed msvs_version=2013 support (for node v4)
springmeyer
authored
852b7fd
View commit details
Copy full SHA for 852b7fd
View code at this point
Browse repository at this point
Merge branch 'master' into electron-ci-builds
springmeyer
authored
9c0b56d
View commit details
Copy full SHA for 9c0b56d
View code at this point
Browse repository at this point
appveyor build cleanup
Dane Springmeyer
committed
a44344e
View commit details
Copy full SHA for a44344e
View code at this point
Browse repository at this point
attempt to fixup windows builds
Dane Springmeyer
committed
c9eeb9b
View commit details
Copy full SHA for c9eeb9b
View code at this point
Browse repository at this point
Commits on Apr 29, 2018
trigger ci
kewde
authored
59e2098
View commit details
Copy full SHA for 59e2098
View code at this point
Browse repository at this point
Commits on Apr 28, 2018
trigger ci
kewde
authored
f894716
View commit details
Copy full SHA for f894716
View code at this point
Browse repository at this point
trigger ci
kewde
committed
4276e2c
View commit details
Copy full SHA for 4276e2c
View code at this point
Browse repository at this point
Merge remote-tracking branch 'refs/remotes/mapbox/master'
Show description for 1e27358
kewde
committed
1e27358
View commit details
Copy full SHA for 1e27358
View code at this point
Browse repository at this point
Commits on Jan 10, 2018
use CALL
Dane Springmeyer
committed
a719c73
View commit details
Copy full SHA for a719c73
View code at this point
Browse repository at this point
Commits on Dec 15, 2017
upgrade node-gyp for node v5 as well
Dane Springmeyer
committed
60c6d28
View commit details
Copy full SHA for 60c6d28
View code at this point
Browse repository at this point
set NODE_MAJOR variable
Dane Springmeyer
committed
f7c4627
View commit details
Copy full SHA for f7c4627
View code at this point
Browse repository at this point
attempt to fix bat logic
Dane Springmeyer
committed
22fb3d9
View commit details
Copy full SHA for 22fb3d9
View code at this point
Browse repository at this point
build against msvs_toolset=14 when we can
Dane Springmeyer
committed
943da93
View commit details
Copy full SHA for 943da93
View code at this point
Browse repository at this point
Commits on Sep 22, 2017
fix node-gyp version to use released version
Dane Springmeyer
committed
fa77a07
View commit details
Copy full SHA for fa77a07
View code at this point
Browse repository at this point
remove node-gyp from package.json since it will now break node v0.10.x support
Dane Springmeyer
committed
354d688
View commit details
Copy full SHA for 354d688
View code at this point
Browse repository at this point
Commits on Aug 4, 2017
alt workaround for https://github.com/nodejs/node-gyp/issues/972 since npm-windows-upgrade broke node v0.10.x support
Dane Springmeyer
committed
636a6d9
View commit details
Copy full SHA for 636a6d9
View code at this point
Browse repository at this point
Commits on Mar 21, 2017
Add electron builds to travis.
tsufeki
committed
5e26a72
View commit details
Copy full SHA for 5e26a72
View code at this point
Browse repository at this point
Commits on Mar 20, 2017
Add electron tests in Appveyor.
tsufeki
committed
10c6774
View commit details
Copy full SHA for 10c6774
View code at this point
Browse repository at this point
Fix .bat variable quoting in for loop.
tsufeki
committed
e700029
View commit details
Copy full SHA for e700029
View code at this point
Browse repository at this point
Fix .bat variables quoting.
tsufeki
committed
c9d7d25
View commit details
Copy full SHA for c9d7d25
View code at this point
Browse repository at this point
Run tests for electron on Appveyor.
tsufeki
committed
325d7cd
View commit details
Copy full SHA for 325d7cd
View code at this point
Browse repository at this point
Commits on Jul 14, 2016
[skip travis] AppVeyor: use npm 2.15.9 for node > 0.x to work around "'__pfnDliNotifyHook2': redefinition;"
wilhelmberg
committed
2b5f567
View commit details
Copy full SHA for 2b5f567
View code at this point
Browse repository at this point
Commits on May 18, 2016
[skip travis] AppVeyor: try not to upgrade npm for node > 0.x
wilhelmberg
committed
f5dd456
View commit details
Copy full SHA for f5dd456
View code at this point
Browse repository at this point
[skip travis] AppVeyor: try upgrading npm
wilhelmberg
committed
0b2af4f
View commit details
Copy full SHA for 0b2af4f
View code at this point
Browse repository at this point
Commits on Apr 1, 2016
[skip travis] try AppVeyor
wilhelmberg
committed
e64e063
View commit details
Copy full SHA for e64e063
View code at this point
Browse repository at this point
Commits on Nov 18, 2015
explicitly set platforms for `powershell Install-Product` on AppVeyor
Mithgol
committed
3b54cd5
View commit details
Copy full SHA for 3b54cd5
View code at this point
Browse repository at this point
Commits on Sep 16, 2015
add more call [publish binary]
Dane Springmeyer
committed
b3bb079
View commit details
Copy full SHA for b3bb079
View code at this point
Browse repository at this point
ensure whole build script runs [publish binary]
Dane Springmeyer
committed
e21fd7b
View commit details
Copy full SHA for e21fd7b
View code at this point
Browse repository at this point
Attempt to fix #506
Dane Springmeyer
committed
8ad01a1
View commit details
Copy full SHA for 8ad01a1
View code at this point
Browse repository at this point
Commits on Aug 6, 2015
[publish binary] win fix for v140 x64
Dane Springmeyer
committed
7e8dae4
View commit details
Copy full SHA for 7e8dae4
View code at this point
Browse repository at this point
[publish binary] win fix
Dane Springmeyer
committed
da6bc43
View commit details
Copy full SHA for da6bc43
View code at this point
Browse repository at this point
Commits on Jul 31, 2015
AppVeyor: forgot to include GOTO label
wilhelmberg
committed
b8f61c5
View commit details
Copy full SHA for b8f61c5
View code at this point
Browse repository at this point
AppVeyor: skip errorlevel check after "npm test" with iojs
wilhelmberg
committed
dc31692
View commit details
Copy full SHA for dc31692
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.