openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
N
node-sqlite3
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
3 months
ago. based on code collected
3 months
ago.
Apr 30, 2024 — Apr 30, 2025
Showing page 41 of 49
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
update repository url
Konstantin Käfer
More...
over 14 years ago
make sure that verbose mode is only applied once
Konstantin Käfer
More...
over 14 years ago
bump version
Konstantin Käfer
More...
over 14 years ago
move api documentation to wiki
Konstantin Käfer
More...
over 14 years ago
update readme
Konstantin Käfer
More...
over 14 years ago
document verbose mode
Konstantin Käfer
More...
over 14 years ago
add tracing support. Enable with sqlite3.verbose()
Konstantin Käfer
More...
over 14 years ago
make sure the callback function is called when preparing fails before parameters can be bound
Konstantin Käfer
More...
over 14 years ago
bump version
Konstantin Käfer
More...
over 14 years ago
fix issue #1: when running a statement multiple times, continue even after one query might not have returned any results
Konstantin Käfer
More...
over 14 years ago
bump version
Konstantin Käfer
More...
over 14 years ago
set maxListeners in all tests
Konstantin Käfer
More...
over 14 years ago
Merge branch 'master' of github.com:developmentseed/node-sqlite3
kkaefer
More...
over 14 years ago
include library
kkaefer
More...
over 14 years ago
bumping version
Konstantin Käfer
More...
over 14 years ago
bumping version
Konstantin Käfer
More...
over 14 years ago
add compatibility for some versions of gcc and add sqlite3.h to configure script
Konstantin Käfer
More...
over 14 years ago
fix for gcc
Konstantin Käfer
More...
over 14 years ago
add info about comments
Konstantin Käfer
More...
over 14 years ago
v0.2.4 is the earliest version that works
Konstantin Käfer
More...
over 14 years ago
include correct file
Konstantin Käfer
More...
over 14 years ago
more elaborate test for Database#exec
Konstantin Käfer
More...
over 14 years ago
add documentation for Database#exec
Konstantin Käfer
More...
over 14 years ago
add Database#exec to execute many statements at once (read: importing files)
Konstantin Käfer
More...
over 14 years ago
make sure to create the tmp directory before testing and remove the listener warning in node v0.4
Konstantin Käfer
More...
over 14 years ago
automatically create test database on first test execution
Konstantin Käfer
More...
over 14 years ago
Merge branch 'master' of github.com:developmentseed/node-sqlite3
Konstantin Käfer
More...
over 14 years ago
make compatible with g++
Konstantin Käfer
More...
over 14 years ago
fix a few spellings in documentation
Dane Springmeyer
More...
over 14 years ago
escape asterisk
Konstantin Käfer
More...
over 14 years ago
←
1
2
…
37
38
39
40
41
42
43
44
45
…
48
49
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree