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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
node4good
/
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 Dec 13, 2018
Merge pull request #1078 from gms1/add-open-flags
Show description for a8c34ea
kewde
authored
a8c34ea
View commit details
Copy full SHA for a8c34ea
Browse repository at this point
Commits on Dec 10, 2018
test shared memory database on sqlite version >= 3.8 only
gms1
committed
802afaf
View commit details
Copy full SHA for 802afaf
Browse repository at this point
Commits on Dec 9, 2018
Add test for OPEN_URI, OPEN_SHAREDCACHE and OPEN_PRIVATECACHE
gms1
committed
b1c3561
View commit details
Copy full SHA for b1c3561
Browse repository at this point
Add open/close for sharedcache memory database
gms1
committed
5f3a351
View commit details
Copy full SHA for 5f3a351
Browse repository at this point
Commits on Dec 5, 2018
try removing sqlite3.SQLITE_OPEN_MEMORY
kewde
authored
8b817e1
View commit details
Copy full SHA for 8b817e1
Browse repository at this point
Add open / close for sharedcache database
kewde
authored
2020778
View commit details
Copy full SHA for 2020778
Browse repository at this point
Delete shared test
kewde
authored
a5fbefd
View commit details
Copy full SHA for a5fbefd
Browse repository at this point
Commits on Dec 4, 2018
Merge pull request #1034 from subtly/patch-1
Show description for 5bb0dc0
kewde
authored
5bb0dc0
View commit details
Copy full SHA for 5bb0dc0
Browse repository at this point
update naming on shared test
kewde
authored
fe230c5
View commit details
Copy full SHA for fe230c5
Browse repository at this point
Merge pull request #1089 from bruce-one/python-path
Show description for 58e197f
kewde
authored
58e197f
View commit details
Copy full SHA for 58e197f
Browse repository at this point
add test for shared database
kewde
authored
d47af2d
View commit details
Copy full SHA for d47af2d
Browse repository at this point
Commits on Dec 3, 2018
Allow specifying the python to use.
bruce-one
committed
dea2f3b
View commit details
Copy full SHA for dea2f3b
Browse repository at this point
Merge pull request #1088 from bruce-one/sqlite-3.26.0
Show description for d07c8ab
kewde
authored
d07c8ab
View commit details
Copy full SHA for d07c8ab
Browse repository at this point
Commits on Dec 2, 2018
Sqlite 3.26.0.
bruce-one
committed
924cf56
View commit details
Copy full SHA for 924cf56
Browse repository at this point
Commits on Nov 17, 2018
Merge pull request #1076 from TizenTeam/sandbox/rzr/review/master
Show description for 8256e48
kewde
authored
8256e48
View commit details
Copy full SHA for 8256e48
Browse repository at this point
Merge pull request #1036 from Loghorn/upgrade-pre-gyp
Show description for fc1cd9e
kewde
authored
fc1cd9e
View commit details
Copy full SHA for fc1cd9e
Browse repository at this point
Commits on Nov 10, 2018
add constants for file open
gms1
committed
1132332
View commit details
Copy full SHA for 1132332
Browse repository at this point
release notes 4.0.4
kewde
authored
d819c64
View commit details
Copy full SHA for d819c64
Browse repository at this point
Commits on Nov 9, 2018
[publish binary]
kewde
authored
dd53fb3
View commit details
Copy full SHA for dd53fb3
Browse repository at this point
Add NodeJS 11 [publish binary]
kewde
authored
876b99c
View commit details
Copy full SHA for 876b99c
Browse repository at this point
Merge pull request #1075 from jazzzz/patch-1
Show description for a28cc7a
kewde
authored
a28cc7a
View commit details
Copy full SHA for a28cc7a
Browse repository at this point
Merge pull request #1071 from mapbox/macos-electron-3
Show description for 321455e
kewde
authored
321455e
View commit details
Copy full SHA for 321455e
Browse repository at this point
try appveyor again
Show description for 44dd081
kewde
authored
44dd081
View commit details
Copy full SHA for 44dd081
Browse repository at this point
build: Add npm run pack to build binary package
Show description for 0f0808f
rzr
committed
0f0808f
View commit details
Copy full SHA for 0f0808f
Browse repository at this point
Commits on Nov 8, 2018
Update documented bundled Sqlite3 version
jazzzz
authored
736cde5
View commit details
Copy full SHA for 736cde5
Browse repository at this point
Commits on Oct 30, 2018
electron3 for windows
kewde
authored
7988127
View commit details
Copy full SHA for 7988127
Browse repository at this point
add electron 3.0 for darwin
kewde
authored
72b370c
View commit details
Copy full SHA for 72b370c
Browse repository at this point
Add NodeJS 11
kewde
committed
24853ea
View commit details
Copy full SHA for 24853ea
Browse repository at this point
Commits on Oct 24, 2018
remove coverage (#1062)
Show description for c191e61
mapsam
authored
c191e61
View commit details
Copy full SHA for c191e61
Browse repository at this point
Commits on Oct 22, 2018
changelog update for v4.0.3
mapsam
committed
33ba84c
View commit details
Copy full SHA for 33ba84c
Browse repository at this point
Commits on Oct 17, 2018
electron: osx and 3.0 [publish binary]
kewde
authored
9623cf7
View commit details
Copy full SHA for 9623cf7
Browse repository at this point
Merge pull request #1021 from kewde/patch-2
Show description for 3430a2d
kewde
authored
3430a2d
View commit details
Copy full SHA for 3430a2d
Browse repository at this point
Merge pull request #1041 from kewde/patch-3
Show description for 830275e
kewde
authored
830275e
View commit details
Copy full SHA for 830275e
Browse repository at this point
Commits on Sep 18, 2018
create virtual x frame buffer
kewde
authored
03623ab
View commit details
Copy full SHA for 03623ab
Browse repository at this point
electron osx builds
kewde
authored
663410b
View commit details
Copy full SHA for 663410b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.