2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Feb 14, 2025 — Feb 14, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[do_oracle] updated rake files to enable installation from sources More... over 16 years ago
Fix missing JRUBY constant More... over 16 years ago
Fix missing JRUBY constant More... over 16 years ago
[hsqldb] fix uri problems with file and memory URIs More... over 16 years ago
[hsqldb] fix uri problems with file and memory URIs More... over 16 years ago
quote_byte_array(value) by default should call quote_string(value) - otherwise MySQL specs were failing More... over 16 years ago
quote_byte_array(value) by default should call quote_string(value) - otherwise MySQL specs were failing More... over 16 years ago
order selected results by ID before verifying returned ID value in time_spec More... over 16 years ago
order selected results by ID before verifying returned ID value in time_spec More... over 16 years ago
[do_oracle] updated the way how JDBC driver loads ojdbc14.jar file More... over 16 years ago
[do_oracle] updated the way how JDBC driver loads ojdbc14.jar file More... over 16 years ago
[do_postgres] in spec_helper pass binary data as bind parameter, fixed quoting of binaray data in MRI driver More... over 16 years ago
[do_postgres] in spec_helper pass binary data as bind parameter, fixed quoting of binaray data in MRI driver More... over 16 years ago
[do_jdbc] removed workaround for running twice SELECT sleep(...) query, changed specs to use correctly either Command#execute_reader or execute_non_query method More... over 16 years ago
[do_jdbc] removed workaround for running twice SELECT sleep(...) query, changed specs to use correctly either Command#execute_reader or execute_non_query method More... over 16 years ago
[do_jdbc] [do_mysql] do not use setTimestamp workaround for MySQL as default implementation is passing tests More... over 16 years ago
[do_jdbc] [do_mysql] do not use setTimestamp workaround for MySQL as default implementation is passing tests More... over 16 years ago
removed IS NULL correction. this is done in dm-core now. More... over 16 years ago
removed IS NULL correction. this is done in dm-core now. More... over 16 years ago
[do_postgres] Do not support specifying encoding in JDBC Driver More... over 16 years ago
[do_postgres] Do not support specifying encoding in JDBC Driver More... over 16 years ago
Bump development version to 0.10.0 throughout More... over 16 years ago
Bump development version to 0.10.0 throughout More... over 16 years ago
[do_jdbc] Prune unnecessary comments + other dead wood More... over 16 years ago
[do_jdbc] Prune unnecessary comments + other dead wood More... over 16 years ago
Prune some out-of-date info, fix typo More... over 16 years ago
Prune some out-of-date info, fix typo More... over 16 years ago
[do_jdbc] format execution time in debug log as fraction of second [#981 state:resolved] More... over 16 years ago
[do_jdbc] format execution time in debug log as fraction of second [#981 state:resolved] More... over 16 years ago
[do_jdbc] implemented support for Regexp bind parameters More... over 16 years ago