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 }}
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
Breadcrumbs
History for
node-sqlite3
test
on
master
User selector
All users
All time
Commit history
Commits on Jun 23, 2018
Merge pull request #976 from kewde/electron-ci-builds
Show description for 60523c4
springmeyer
authored
60523c4
View commit details
Copy full SHA for 60523c4
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Upsert test.
bruce-one
committed
0d76b3f
View commit details
Copy full SHA for 0d76b3f
View code at this point
Browse repository at this point
Commits on Apr 30, 2018
fix test
kewde
authored
8381059
View commit details
Copy full SHA for 8381059
View code at this point
Browse repository at this point
add docs
kewde
authored
14148c8
View commit details
Copy full SHA for 14148c8
View code at this point
Browse repository at this point
test: wait for db to unlock first.
kewde
authored
93d96da
View commit details
Copy full SHA for 93d96da
View code at this point
Browse repository at this point
add additional timeout to wait
kewde
authored
65de9a7
View commit details
Copy full SHA for 65de9a7
View code at this point
Browse repository at this point
add verbose
kewde
authored
7e9f3dd
View commit details
Copy full SHA for 7e9f3dd
View code at this point
Browse repository at this point
trigger ci test
kewde
authored
906f3c2
View commit details
Copy full SHA for 906f3c2
View code at this point
Browse repository at this point
set timeout 20 seconds
kewde
authored
e11ca50
View commit details
Copy full SHA for e11ca50
View code at this point
Browse repository at this point
Commits on Apr 29, 2018
wait after timeout (credits to original author)
kewde
authored
fa2eddf
View commit details
Copy full SHA for fa2eddf
View code at this point
Browse repository at this point
Commits on Dec 30, 2017
Add test for OPEN_FULLMUTEX (#1)
davedoesdev
authored and
wmertens
committed
c4b4f65
View commit details
Copy full SHA for c4b4f65
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
Commits on May 15, 2016
Fix interrupt test: wait for exec to complete before continuing.
briangreenery
committed
288f4cf
View commit details
Copy full SHA for 288f4cf
View code at this point
Browse repository at this point
Commits on Apr 22, 2016
Add support for sqlite3_interrupt (with fixed test)
briangreenery
committed
434d0da
View commit details
Copy full SHA for 434d0da
View code at this point
Browse repository at this point
Commits on Apr 21, 2016
Revert "Add support for sqlite3_interrupt"
Dane Springmeyer
committed
fe53cfe
View commit details
Copy full SHA for fe53cfe
View code at this point
Browse repository at this point
Merge pull request #518 from briangreenery/master
Show description for 68dcc13
Dane Springmeyer
committed
68dcc13
View commit details
Copy full SHA for 68dcc13
View code at this point
Browse repository at this point
Commits on Nov 1, 2015
skip JSON tests only when `--sqlite=/usr` (or similar) is tested
Mithgol
committed
1fcb843
View commit details
Copy full SHA for 1fcb843
View code at this point
Browse repository at this point
skip JSON test that fails when the shared SQLite is tested (see #538)
Mithgol
committed
fe4812e
View commit details
Copy full SHA for fe4812e
View code at this point
Browse repository at this point
enable json1 extension by default
Show description for 988b061
lvivier
committed
988b061
View commit details
Copy full SHA for 988b061
View code at this point
Browse repository at this point
Commits on Sep 26, 2015
Add support for sqlite3_interrupt
briangreenery
committed
8b0bb91
View commit details
Copy full SHA for 8b0bb91
View code at this point
Browse repository at this point
Commits on Aug 16, 2015
Fix broken unicode test
kkoopa
committed
4fb7b4a
View commit details
Copy full SHA for 4fb7b4a
View code at this point
Browse repository at this point
Commits on Nov 19, 2014
add test for retrieving rowid of last row
Dane Springmeyer
committed
c74af55
View commit details
Copy full SHA for c74af55
View code at this point
Browse repository at this point
Commits on Oct 18, 2014
Better behavior from statement.run(undefined)
Show description for 9d287d8
glasser
committed
9d287d8
View commit details
Copy full SHA for 9d287d8
View code at this point
Browse repository at this point
Commits on Sep 19, 2014
after #332 we do not need `require('setimmediate')`
Mithgol
committed
7df1a06
View commit details
Copy full SHA for 7df1a06
View code at this point
Browse repository at this point
Commits on Aug 16, 2014
mapbox/node-sqlite3#331: replace `set-immediate` by `setimmediate`
Mithgol
committed
73ae77c
View commit details
Copy full SHA for 73ae77c
View code at this point
Browse repository at this point
Commits on Jun 2, 2014
Replaced process.nextTick with setImmediate in profile.test
kkoopa
committed
4267d54
View commit details
Copy full SHA for 4267d54
View code at this point
Browse repository at this point
Commits on Mar 6, 2014
ditch two step install, just target nw right off with npm install
Dane Springmeyer
committed
215af33
View commit details
Copy full SHA for 215af33
View code at this point
Browse repository at this point
call node-pre-gyp instead of nw-gyp directly and pass target_arch
Dane Springmeyer
committed
7dc9a4a
View commit details
Copy full SHA for 7dc9a4a
View code at this point
Browse repository at this point
Commits on Jan 14, 2014
add test for node-webkit
Dane Springmeyer
committed
61ac26a
View commit details
Copy full SHA for 61ac26a
View code at this point
Browse repository at this point
Commits on Oct 7, 2013
support buffers as first parameter
Show description for 92ea64c
kkaefer
committed
92ea64c
View commit details
Copy full SHA for 92ea64c
View code at this point
Browse repository at this point
Commits on Jul 15, 2013
drop make dependency for tests - closes #150
Dane Springmeyer
committed
86975ec
View commit details
Copy full SHA for 86975ec
View code at this point
Browse repository at this point
Commits on Jun 13, 2013
try to open a db in a directory that does not exist instead of /usr/bin - refs #53
Dane Springmeyer
committed
da0648e
View commit details
Copy full SHA for da0648e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.