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
S
sqlite3-ruby
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 11, 2024 — Aug 11, 2025
Showing page 47 of 47
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Support for solaris.
Jamis Buck
More...
over 20 years ago
Added missing exceptions (format, range, and NOTADB). Exceptions also now have a "code" attribute that is the numeric value of the error that occurred.
Jamis Buck
More...
over 20 years ago
Added Database#query and made it possible to close a statement from a resultset. This should make it easier to create a sqlite3 adapter for Og.
Jamis Buck
More...
over 20 years ago
If 'Native' driver is not found, opening a second database resulted in a NameError because the require would not fail--it would just return false.
Jamis Buck
More...
over 20 years ago
Version bump.
Jamis Buck
More...
over 20 years ago
Updated changelog.
Jamis Buck
More...
over 20 years ago
Fixed problem with /usr/local sqlite includes not being found. Hopefully.
Jamis Buck
More...
over 20 years ago
Updated changelog with latest changes
Jamis Buck
More...
over 20 years ago
Version bump, and made it so that an array may be passed as the bind parameter and it will be flattened prior to binding. The native implementation of bind_text also does a to_s on its parameter now to prevent segfaults.
Jamis Buck
More...
over 20 years ago
Changed Rakefile to support the static changelog file.
Jamis Buck
More...
over 20 years ago
Added static changelog
Jamis Buck
More...
over 20 years ago
Added various bsds to the detection routine in dl/api.rb.
Jamis Buck
More...
over 20 years ago
Fixed deprecation warnings in faq.rb about Object#id.
Jamis Buck
More...
over 20 years ago
Changed extconf.rb to allow /usr/local sqlite3 installations to be supported "out-of-the-box".
Jamis Buck
More...
over 20 years ago
Changed layout to support tagging and branching
Jamis Buck
More...
over 20 years ago
←
1
2
…
39
40
41
42
43
44
45
46
47
→
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