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 }}
kumarnaveen-github
/
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 Aug 5, 2022
Added `package-lock.json` to `.gitignore`
JoelEinbinder
authored
e0542d5
View commit details
Copy full SHA for e0542d5
Browse repository at this point
Commits on Jul 31, 2022
Moved types file to `lib/`
Show description for a6e3e4a
daniellockyer
committed
a6e3e4a
View commit details
Copy full SHA for a6e3e4a
Browse repository at this point
Added library types file
bpasero
authored
ffda15f
View commit details
Copy full SHA for ffda15f
Browse repository at this point
Added support for setting SQLite limits
paulfitz
authored
1bcbf70
View commit details
Copy full SHA for 1bcbf70
Browse repository at this point
v5.0.11
daniellockyer
committed
61194ec
View commit details
Copy full SHA for 61194ec
Browse repository at this point
Deleted CHANGELOG.md
Show description for 753edd6
daniellockyer
committed
753edd6
View commit details
Copy full SHA for 753edd6
Browse repository at this point
Commits on Jul 24, 2022
Restored compatibility for Alpine 3.15
Show description for 8ffdf39
daniellockyer
committed
8ffdf39
View commit details
Copy full SHA for 8ffdf39
Browse repository at this point
Moved `benchmark/` folder into `tools/`
daniellockyer
committed
d3608c9
View commit details
Copy full SHA for d3608c9
Browse repository at this point
Commits on Jul 22, 2022
v5.0.10
daniellockyer
committed
d0e0633
View commit details
Copy full SHA for d0e0633
Browse repository at this point
Updated bundled SQLite to v3.39.2
Show description for 097ca62
daniellockyer
committed
097ca62
View commit details
Copy full SHA for 097ca62
Browse repository at this point
Commits on Jul 14, 2022
Merged release branch into `main`
daniellockyer
committed
efab48f
View commit details
Copy full SHA for efab48f
Browse repository at this point
Addressed CodeQL warnings (#1614)
bpasero
authored
7df0f8c
View commit details
Copy full SHA for 7df0f8c
Browse repository at this point
v5.0.9
daniellockyer
committed
1523d9e
View commit details
Copy full SHA for 1523d9e
Browse repository at this point
Updated bundled SQLite to v3.39.1
Show description for bbdb2ef
daniellockyer
committed
bbdb2ef
View commit details
Copy full SHA for bbdb2ef
Browse repository at this point
Commits on May 26, 2022
Updated README.md
Show description for 1cd51ea
daniellockyer
committed
1cd51ea
View commit details
Copy full SHA for 1cd51ea
Browse repository at this point
Updated SQLCipher CPPFLAGS location (#1613)
frovere
authored
6deff3c
View commit details
Copy full SHA for 6deff3c
Browse repository at this point
Commits on May 24, 2022
Fixed propagation of async hook IDs through callbacks (#1511)
alexanderfloh
authored
4d31c19
View commit details
Copy full SHA for 4d31c19
Browse repository at this point
Commits on May 21, 2022
Fixed method declarations conforming with Node-API default (#1510)
alexanderfloh
authored
efee5f0
View commit details
Copy full SHA for efee5f0
Browse repository at this point
Commits on May 9, 2022
Update docker/setup-qemu-action action to v2
renovate-bot
authored and
daniellockyer
committed
c070c5d
View commit details
Copy full SHA for c070c5d
Browse repository at this point
Commits on May 6, 2022
v5.0.8
daniellockyer
committed
7c0b46f
View commit details
Copy full SHA for 7c0b46f
Browse repository at this point
Revert "Improved performance by fetching column names once"
Show description for 87e7228
daniellockyer
committed
87e7228
View commit details
Copy full SHA for 87e7228
Browse repository at this point
Update docker/setup-buildx-action action to v2
renovate-bot
authored and
daniellockyer
committed
5bf4af9
View commit details
Copy full SHA for 5bf4af9
Browse repository at this point
Commits on May 5, 2022
v5.0.7
daniellockyer
committed
b431b31
View commit details
Copy full SHA for b431b31
Browse repository at this point
Updated bundled SQLite to v3.38.4
Show description for 9a1b172
daniellockyer
committed
9a1b172
View commit details
Copy full SHA for 9a1b172
Browse repository at this point
Commits on Apr 30, 2022
Improved performance by fetching column names once
Show description for 5063367
daniellockyer
committed
5063367
View commit details
Copy full SHA for 5063367
Browse repository at this point
Added benchmark for `.each` and `.all`
Show description for 216e935
daniellockyer
committed
216e935
View commit details
Copy full SHA for 216e935
Browse repository at this point
Fixed variable naming
Show description for 94af94a
daniellockyer
committed
94af94a
View commit details
Copy full SHA for 94af94a
Browse repository at this point
Switched to libuv mutexes
Show description for fcac520
daniellockyer
committed
fcac520
View commit details
Copy full SHA for fcac520
Browse repository at this point
Refactored lib code to let/const
Show description for f924bbb
daniellockyer
committed
f924bbb
View commit details
Copy full SHA for f924bbb
Browse repository at this point
Commits on Apr 28, 2022
Added `host` architecture concept to CI
Show description for a235752
daniellockyer
committed
a235752
View commit details
Copy full SHA for a235752
Browse repository at this point
Updated link to docs about Extensions
Show description for 0895b3b
daniellockyer
committed
0895b3b
View commit details
Copy full SHA for 0895b3b
Browse repository at this point
Added issue templates
Show description for 6388cac
daniellockyer
committed
6388cac
View commit details
Copy full SHA for 6388cac
Browse repository at this point
Commits on Apr 27, 2022
Improved CI workflow
Show description for 454f416
daniellockyer
committed
454f416
View commit details
Copy full SHA for 454f416
Browse repository at this point
Updated CONTRIBUTING.md
Show description for 1ed91fa
daniellockyer
committed
1ed91fa
View commit details
Copy full SHA for 1ed91fa
Browse repository at this point
v5.0.6
daniellockyer
committed
199ebeb
View commit details
Copy full SHA for 199ebeb
Browse repository at this point
Previous
Next
You can’t perform that action at this time.