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 }}
macvip
/
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
Branch selector
master
User selector
All users
All time
Commit history
Commits on May 8, 2024
Delete .github/workflows/build.yml
macvip
authored
4c31cfa
View commit details
Copy full SHA for 4c31cfa
Browse repository at this point
Update prebuild.yml
macvip
authored
e83ba78
View commit details
Copy full SHA for e83ba78
Browse repository at this point
Update prebuild.yml
macvip
authored
dce5a7d
View commit details
Copy full SHA for dce5a7d
Browse repository at this point
Update prebuild.yml
macvip
authored
caf82c8
View commit details
Copy full SHA for caf82c8
Browse repository at this point
Update prebuild.yml
macvip
authored
d27e25c
View commit details
Copy full SHA for d27e25c
Browse repository at this point
Update prebuild.yml
macvip
authored
231045d
View commit details
Copy full SHA for 231045d
Browse repository at this point
Update prebuild.yml
macvip
authored
97f263c
View commit details
Copy full SHA for 97f263c
Browse repository at this point
Update prebuild.yml
macvip
authored
7d52005
View commit details
Copy full SHA for 7d52005
Browse repository at this point
Update prebuild.yml
macvip
authored
b6a6736
View commit details
Copy full SHA for b6a6736
Browse repository at this point
Create prebuild.yml
macvip
authored
e6f410a
View commit details
Copy full SHA for e6f410a
Browse repository at this point
Update build.yml
macvip
authored
1615c7d
View commit details
Copy full SHA for 1615c7d
Browse repository at this point
Update build.yml
macvip
authored
1b6230b
View commit details
Copy full SHA for 1b6230b
Browse repository at this point
Update build.yml
macvip
authored
ac4c25d
View commit details
Copy full SHA for ac4c25d
Browse repository at this point
Update build.yml
macvip
authored
68436ec
View commit details
Copy full SHA for 68436ec
Browse repository at this point
Update ci.yml
macvip
authored
9179bd8
View commit details
Copy full SHA for 9179bd8
Browse repository at this point
Build for windows ARM64
macvip
authored
e4be200
View commit details
Copy full SHA for e4be200
Browse repository at this point
Commits on Jan 16, 2024
Updated bundled SQLite to v3.45.0
Show description for 1609684
daniellockyer
committed
1609684
View commit details
Copy full SHA for 1609684
Browse repository at this point
Commits on Jan 5, 2024
v5.1.7
daniellockyer
committed
ba4ba07
View commit details
Copy full SHA for ba4ba07
Browse repository at this point
Commits on Dec 30, 2023
Removed Node version from matrix title
Show description for d04c1fb
daniellockyer
committed
d04c1fb
View commit details
Copy full SHA for d04c1fb
Browse repository at this point
Commits on Dec 29, 2023
v5.1.7-rc.0
daniellockyer
committed
03d6e75
View commit details
Copy full SHA for 03d6e75
Browse repository at this point
Fixed uploading assets from Docker
Show description for 8398daa
daniellockyer
committed
8398daa
View commit details
Copy full SHA for 8398daa
Browse repository at this point
Fixed uploading release assets on Windows
Show description for 8b86e41
daniellockyer
committed
8b86e41
View commit details
Copy full SHA for 8b86e41
Browse repository at this point
Configured releases to be created as prereleases
Show description for 83c8c0a
daniellockyer
committed
83c8c0a
View commit details
Copy full SHA for 83c8c0a
Browse repository at this point
Update dependency node-addon-api to v7
renovate[bot]
authored and
daniellockyer
committed
f792f69
View commit details
Copy full SHA for f792f69
Browse repository at this point
Commits on Dec 27, 2023
Removed extraneous parameter to event emit function
Show description for 4ef11bf
daniellockyer
committed
4ef11bf
View commit details
Copy full SHA for 4ef11bf
Browse repository at this point
Inlined `init()` functions into class header files
Show description for e99160a
daniellockyer
committed
e99160a
View commit details
Copy full SHA for e99160a
Browse repository at this point
Improved `RowToJS` performance by removing `Napi::String::New` instantiation
Show description for 3372130
daniellockyer
committed
3372130
View commit details
Copy full SHA for 3372130
Browse repository at this point
Increased number of rows inserted into benchmark database
Show description for 77b327c
daniellockyer
committed
77b327c
View commit details
Copy full SHA for 77b327c
Browse repository at this point
Fixed minor linting warning
daniellockyer
committed
603e468
View commit details
Copy full SHA for 603e468
Browse repository at this point
Refactored Database to use macros for method definitions
Show description for 8bda876
daniellockyer
committed
8bda876
View commit details
Copy full SHA for 8bda876
Browse repository at this point
Commits on Dec 24, 2023
Fixed uploading prebuilt binaries from Docker
Show description for 5809f62
daniellockyer
committed
5809f62
View commit details
Copy full SHA for 5809f62
Browse repository at this point
Update actions/setup-node action to v4
renovate[bot]
authored and
daniellockyer
committed
aabd297
View commit details
Copy full SHA for aabd297
Browse repository at this point
Extracted common Node-API queuing code into macro
Show description for c775b81
daniellockyer
committed
c775b81
View commit details
Copy full SHA for c775b81
Browse repository at this point
Updated list of supported targets
Show description for 2595304
daniellockyer
committed
2595304
View commit details
Copy full SHA for 2595304
Browse repository at this point
Replaced `@mapbox/node-pre-gyp` in favor of `prebuild` + `prebuild-install`
Show description for 605c7f9
daniellockyer
committed
605c7f9
View commit details
Copy full SHA for 605c7f9
Browse repository at this point
Previous
Next
You can’t perform that action at this time.