2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Feb 17, 2025 — Feb 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'next' into oracle More... almost 17 years ago
Command execute_reader implementation and basic data types support More... almost 17 years ago
Command execute_reader implementation and basic data types support More... almost 17 years ago
Command execute_non_query implementation and bind variables initial support More... almost 17 years ago
Command execute_non_query implementation and bind variables initial support More... almost 17 years ago
Merge commit 'base/next' into next More... almost 17 years ago
Merge commit 'base/next' into next More... almost 17 years ago
initial version of do_oracle driver using ruby-oci8 gem More... almost 17 years ago
initial version of do_oracle driver using ruby-oci8 gem More... almost 17 years ago
Update development version to 0.9.13 More... almost 17 years ago
Update development version to 0.9.13 More... almost 17 years ago
For now, releasing requires some manual steps More... almost 17 years ago
For now, releasing requires some manual steps More... almost 17 years ago
Rework Rakefile structure for do_jdbc More... almost 17 years ago
Rework Rakefile structure for do_jdbc More... almost 17 years ago
Fix file list included in packaged gem More... almost 17 years ago
Fix file list included in packaged gem More... almost 17 years ago
Correctly clean out Makefile with do_sqlite3 More... almost 17 years ago
Correctly clean out Makefile with do_sqlite3 More... almost 17 years ago
Specified that when do_mysql is passed ssl with a nonhash, it should raise an ArgumentError. More... almost 17 years ago
Specified that when do_mysql is passed ssl with a nonhash, it should raise an ArgumentError. More... almost 17 years ago
Updated wording of do_mysql SSL specs to better reveal their intentions. More... almost 17 years ago
Updated wording of do_mysql SSL specs to better reveal their intentions. More... almost 17 years ago
Require that the SSL client cert, client key and ca cert exist if specified. More... almost 17 years ago
Require that the SSL client cert, client key and ca cert exist if specified. More... almost 17 years ago
More copy paste errors More... almost 17 years ago
More copy paste errors More... almost 17 years ago
Only close connection in DataObjectsSpecHelpers.test_environment_ssl_config_errors if connection exists. More... almost 17 years ago
Only close connection in DataObjectsSpecHelpers.test_environment_ssl_config_errors if connection exists. More... almost 17 years ago
Raise an error if ssl is passed a non-hash in do_mysql. More... almost 17 years ago