0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 11, 2024 — Aug 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Support for solaris. 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. 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. 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. More... over 20 years ago
Version bump. More... over 20 years ago
Updated changelog. More... over 20 years ago
Fixed problem with /usr/local sqlite includes not being found. Hopefully. More... over 20 years ago
Updated changelog with latest changes 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. More... over 20 years ago
Changed Rakefile to support the static changelog file. More... over 20 years ago
Added static changelog More... over 20 years ago
Added various bsds to the detection routine in dl/api.rb. More... over 20 years ago
Fixed deprecation warnings in faq.rb about Object#id. More... over 20 years ago
Changed extconf.rb to allow /usr/local sqlite3 installations to be supported "out-of-the-box". More... over 20 years ago
Changed layout to support tagging and branching More... over 20 years ago