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 45 of 49
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix npm install problem
Orlando Vazquez
More...
over 14 years ago
Bump version
Orlando Vazquez
More...
over 14 years ago
Bundle our own SQLite3 source file.
Orlando Vazquez
More...
over 14 years ago
Added a test for error handling in Statement::fetchAll.
Steven Ashley
More...
over 14 years ago
Added error handling to Statement::FetchAll.
Steven Ashley
More...
over 14 years ago
Add blob read/write support.
Will White
More...
over 14 years ago
Fix a bug in insertMany
Orlando Vazquez
More...
almost 15 years ago
Set a timeout for retries when we get SQLITE_BUSY
Orlando Vazquez
More...
almost 15 years ago
Version bump
Orlando Vazquez
More...
almost 15 years ago
Add an insertMany method
Orlando Vazquez
More...
almost 15 years ago
Tweak Database#execute binding
Orlando Vazquez
More...
almost 15 years ago
Show good practice of cleaning up after statements in README
Orlando Vazquez
More...
almost 15 years ago
Update version
Orlando Vazquez
More...
almost 15 years ago
Add a Database#execute that, given some SQL, fetches all rows.
Orlando Vazquez
More...
almost 15 years ago
Clean up tests
Orlando Vazquez
More...
almost 15 years ago
Add a createTable function to the common test code.
Orlando Vazquez
More...
almost 15 years ago
Don't bother to create a memory pool if there are no results
Orlando Vazquez
More...
almost 15 years ago
Clean up README
Orlando Vazquez
More...
almost 15 years ago
Add Database#executeScript and clean up sqlite.js
Orlando Vazquez
More...
almost 15 years ago
Add error param to example in README
Orlando Vazquez
More...
almost 15 years ago
Update package.json
Orlando Vazquez
More...
almost 15 years ago
Use a linked list for `statement.step`
Orlando Vazquez
More...
almost 15 years ago
Pull out some common test code
Orlando Vazquez
More...
almost 15 years ago
Put struct definitions in header
Orlando Vazquez
More...
almost 15 years ago
Pull out insertMany into a common test lib
Orlando Vazquez
More...
almost 15 years ago
Update README and package.json
Orlando Vazquez
More...
almost 15 years ago
Make the deps from the node-waf script automatically
Orlando Vazquez
More...
almost 15 years ago
Add a fetchAll method to statement objects.
Orlando Vazquez
More...
almost 15 years ago
Free all of the bind pairs, not just the first
Orlando Vazquez
More...
almost 15 years ago
Fix http://github.com/orlandov/node-sqlite/issues#issue/5
Orlando Vazquez
More...
almost 15 years ago
←
1
2
…
41
42
43
44
45
46
47
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