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 }}
jeromew
/
node-sqlite3
Public
forked from
kkoopa/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 Feb 14, 2014
Remove setImmediate
kkoopa
committed
59798f1
View commit details
Copy full SHA for 59798f1
View code at this point
Browse repository at this point
Commits on Jan 14, 2014
Use NAN for future support.
kkoopa
committed
bb15108
View commit details
Copy full SHA for bb15108
View code at this point
Browse repository at this point
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
Merge pull request #132 from tomhughes/tests
Show description for 68b2238
Dane Springmeyer
committed
68b2238
View commit details
Copy full SHA for 68b2238
View code at this point
Browse repository at this point
disable the loadExtension test which will crash when the extension is built against a different external sqlite version than the bundled one (which is likely)
Dane Springmeyer
committed
dabc937
View commit details
Copy full SHA for dabc937
View code at this point
Browse repository at this point
move test/tmp directory creation to sync to avoid race to create directory which will appear as'Error: done() called multiple times' - refs visionmedia/mocha#316
Dane Springmeyer
committed
128d535
View commit details
Copy full SHA for 128d535
View code at this point
Browse repository at this point
ensure test/tmp directory exists to avoid tests failing to run
Dane Springmeyer
committed
7fe379e
View commit details
Copy full SHA for 7fe379e
View code at this point
Browse repository at this point
Commits on Apr 24, 2013
back off on the size of the big.db to make it easier to run the test without long wait cycles
Dane Springmeyer
committed
2d9db3e
View commit details
Copy full SHA for 2d9db3e
View code at this point
Browse repository at this point
Commits on Mar 21, 2013
Make sure the INSERT completes before trying the SELECT
tomhughes
committed
5bad887
View commit details
Copy full SHA for 5bad887
View code at this point
Browse repository at this point
Commits on Mar 19, 2013
Merge branch 'master' of github.com:developmentseed/node-sqlite3
Show description for 113c371
kkaefer
committed
113c371
View commit details
Copy full SHA for 113c371
View code at this point
Browse repository at this point
move test suite to mocha
kkaefer
committed
2672f40
View commit details
Copy full SHA for 2672f40
View code at this point
Browse repository at this point
Commits on Mar 18, 2013
fix scheduling.test.js against variable sqlite3 versions - closes #122 (thanks @tomhughes for initial patch)
Dane Springmeyer
committed
6e47b2d
View commit details
Copy full SHA for 6e47b2d
View code at this point
Browse repository at this point
fix the fts test added in 42aa8c887868916e1406cae4e3d9a1c1055c705c, which was not valid for expresso and must never have worked (just hung)
Dane Springmeyer
committed
26e7c65
View commit details
Copy full SHA for 26e7c65
View code at this point
Browse repository at this point
Commits on Jul 22, 2012
added test to create fts contentless table
AJ ONeal
committed
48d7061
View commit details
Copy full SHA for 48d7061
View code at this point
Browse repository at this point
Commits on Jun 19, 2012
test: fix deprecation warning from path.existsSync()
TooTallNate
committed
383ff35
View commit details
Copy full SHA for 383ff35
View code at this point
Browse repository at this point
Commits on Nov 19, 2011
some tweaks for windows support
kkaefer
committed
e7c3afb
View commit details
Copy full SHA for e7c3afb
View code at this point
Browse repository at this point
Commits on Nov 8, 2011
remove last references to ev_
kkaefer
committed
9d4667f
View commit details
Copy full SHA for 9d4667f
View code at this point
Browse repository at this point
Commits on Nov 7, 2011
fix uv_async usage
kkaefer
committed
1b0cf90
View commit details
Copy full SHA for 1b0cf90
View code at this point
Browse repository at this point
Commits on Sep 26, 2011
first stab at 0.5.x compatibility
kkaefer
committed
3b41060
View commit details
Copy full SHA for 3b41060
View code at this point
Browse repository at this point
Commits on Sep 14, 2011
also check Statement objects for IsConstructCall
Show description for 9f039e8
kkaefer
committed
9f039e8
View commit details
Copy full SHA for 9f039e8
View code at this point
Browse repository at this point
check for IsConstructCall
Show description for 16ac5dc
kkaefer
committed
16ac5dc
View commit details
Copy full SHA for 16ac5dc
View code at this point
Browse repository at this point
remove memory leak from creating persistent strings
kkaefer
committed
1808a78
View commit details
Copy full SHA for 1808a78
View code at this point
Browse repository at this point
Commits on Aug 27, 2011
only test loading spatialite extension if it actually exists
Dane Springmeyer
committed
6a7f5e5
View commit details
Copy full SHA for 6a7f5e5
View code at this point
Browse repository at this point
Commits on Mar 21, 2011
whitespace fixes
kkaefer
committed
7f6f64f
View commit details
Copy full SHA for 7f6f64f
View code at this point
Browse repository at this point
add caching mode to sqlite3
kkaefer
committed
e90c5e2
View commit details
Copy full SHA for e90c5e2
View code at this point
Browse repository at this point
clean up async code
kkaefer
committed
e7a556f
View commit details
Copy full SHA for e7a556f
View code at this point
Browse repository at this point
Commits on Mar 19, 2011
make sure node stays running long enough to deliver all async messages
kkaefer
committed
d1e52e1
View commit details
Copy full SHA for d1e52e1
View code at this point
Browse repository at this point
Commits on Mar 18, 2011
automatically enable tracing when there are listeners
kkaefer
committed
37278a8
View commit details
Copy full SHA for 37278a8
View code at this point
Browse repository at this point
add extension loading support
kkaefer
committed
a76fbf8
View commit details
Copy full SHA for a76fbf8
View code at this point
Browse repository at this point
Commits on Mar 17, 2011
change null_error test so that it fails before the last fix
kkaefer
committed
0d4c134
View commit details
Copy full SHA for 0d4c134
View code at this point
Browse repository at this point
tracing test
kkaefer
committed
68cfbb6
View commit details
Copy full SHA for 68cfbb6
View code at this point
Browse repository at this point
finalize the statement when the database was closed intermittently
kkaefer
committed
800c61f
View commit details
Copy full SHA for 800c61f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.