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 40 of 49
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
the configure method doesn't do anything right now
Konstantin Käfer
More...
over 14 years ago
tracing test
Konstantin Käfer
More...
over 14 years ago
finalize the statement when the database was closed intermittently
Konstantin Käfer
More...
over 14 years ago
return the exception object
Konstantin Käfer
More...
over 14 years ago
another test
Konstantin Käfer
More...
over 14 years ago
don't assert in case the database handle wasn't closed correctly
Konstantin Käfer
More...
over 14 years ago
make sure that the async handler is properly stopped when the database is closed or destructed
Konstantin Käfer
More...
over 14 years ago
remove unused macros
Konstantin Käfer
More...
over 14 years ago
add capability to trace queries
Konstantin Käfer
More...
over 14 years ago
less iterations
Konstantin Käfer
More...
over 14 years ago
another test case
Konstantin Käfer
More...
over 14 years ago
make sure the database handle is properly deallocated when opening fails
Konstantin Käfer
More...
over 14 years ago
deallocate our stuff in the destructor
Konstantin Käfer
More...
over 14 years ago
make sure we delete the entire baton
Konstantin Käfer
More...
over 14 years ago
allow adding options easily
Konstantin Käfer
More...
over 14 years ago
allow replacing particular parameters
Konstantin Käfer
More...
over 14 years ago
fix random "Use the new operator to create new Database objects" message
Konstantin Käfer
More...
over 14 years ago
add #map() function that returns a hash instead of an array
Konstantin Käfer
More...
over 14 years ago
version 2.0.8
Konstantin Käfer
More...
over 14 years ago
fixes gh-12: make > 32 bit integers work for integer columns
Konstantin Käfer
More...
over 14 years ago
2.0.7
Konstantin Käfer
More...
over 14 years ago
make sure that the callback is called when preparing for Database# functions
Konstantin Käfer
More...
over 14 years ago
match code formatting
Konstantin Käfer
More...
over 14 years ago
Merge branch 'master' of https://github.com/coolaj86/node-sqlite3 into coolaj86-master
Konstantin Käfer
More...
over 14 years ago
bump version
Konstantin Käfer
More...
over 14 years ago
added chained example
AJ ONeal
More...
over 14 years ago
fix #4 and provide a complete callback for Statement#each
Konstantin Käfer
More...
over 14 years ago
remove stale file
Konstantin Käfer
More...
over 14 years ago
insert benchmark
Konstantin Käfer
More...
over 14 years ago
add sponsor info
Konstantin Käfer
More...
over 14 years ago
←
1
2
…
36
37
38
39
40
41
42
43
44
…
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