2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Jan 19, 2025 — Jan 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Renamed debug method, and commented the calls to it out.
ssmoot
as Sam Smoot
More... over 17 years ago
Merge branch 'master' of [email protected]:sam/do More... over 17 years ago
Merge branch 'master' of [email protected]:sam/do More... over 17 years ago
Commented out log_debug calls for now, something is wrong with them. More... over 17 years ago
Commented out log_debug calls for now, something is wrong with them. More... over 17 years ago
Merge branch 'master' of [email protected]:sam/do
ssmoot
as Sam Smoot
More... over 17 years ago
Merge branch 'master' of [email protected]:sam/do
ssmoot
as Sam Smoot
More... over 17 years ago
Delegate to quote_string so databases can handle it.
ssmoot
as Sam Smoot
More... over 17 years ago
Delegate to quote_string so databases can handle it.
ssmoot
as Sam Smoot
More... over 17 years ago
Added Driver-specific query-logging. Now using build_query_from_args across all C-adapters. Renamed rbsqlite3 to do_sqlite3_ext More... over 17 years ago
Added Driver-specific query-logging. Now using build_query_from_args across all C-adapters. Renamed rbsqlite3 to do_sqlite3_ext More... over 17 years ago
Removed useless leftover from some commit. More... over 17 years ago
Removed useless leftover from some commit. More... over 17 years ago
Removed reference to README in do_mysql's Rakefile.
benburkert
as Ben Burkert
More... over 17 years ago
Removed reference to README in do_mysql's Rakefile.
benburkert
as Ben Burkert
More... over 17 years ago
Ensured that do_mysql, do_sqlite3, and do_postgres are all using their proper, library-supported string escaping/quoting mechanisims. More... over 17 years ago
Ensured that do_mysql, do_sqlite3, and do_postgres are all using their proper, library-supported string escaping/quoting mechanisims. More... over 17 years ago
Ensured that do_mysql, do_sqlite3, and do_postgres are all using their proper, library-supported string escaping/quoting mechanisims. More... over 17 years ago
Ensured that do_mysql, do_sqlite3, and do_postgres are all using their proper, library-supported string escaping/quoting mechanisims. More... over 17 years ago
Created a rake task to run all specs in do. (none of the rake tasks in the root of this repository does anything at all for me). Made the do_jdbc specs pass with a pending note if the gem is not installed. More... over 17 years ago
Created a rake task to run all specs in do. (none of the rake tasks in the root of this repository does anything at all for me). Made the do_jdbc specs pass with a pending note if the gem is not installed. More... over 17 years ago
Removed temp files More... over 17 years ago
Removed temp files More... over 17 years ago
Merge branch 'master' of [email protected]:sam/do More... over 17 years ago
Merge branch 'master' of [email protected]:sam/do More... over 17 years ago
Removed the old transaction support and added a new one. More... over 17 years ago
Removed the old transaction support and added a new one. More... over 17 years ago
Get rid of comparison warning in do_postgres. More... over 17 years ago
Get rid of comparison warning in do_postgres. More... over 17 years ago
Added more details about the required postgres setup. More... over 17 years ago