2
I Use This!
Inactive

Commits : Listings

Analyzed 20 days ago. based on code collected 21 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Prevent Pooling from being included more than once More... over 12 years ago
only committed a partial change. More... over 12 years ago
Check if the Reader class is defined first, before defining it again. More... over 12 years ago
avoided dynamically creating class methods. Apparently, in JRuby at least, there is a lock on that. More... over 12 years ago
wrapped debug() with isDebug() so statementToString() is only called when needed. More... over 12 years ago
Include do_openedge in release process and update version More... over 12 years ago
Merge branch 'abevoelker-add-openedge-adapter' More... over 12 years ago
Update changelogs More... over 12 years ago
Allow for empty database on MySQL and PostgreSQL More... over 12 years ago
Move spec into block for allowing empty database names More... over 12 years ago
Use non deprecated api More... over 12 years ago
Enable convert to null behavior for JRuby in specs More... over 12 years ago
Update changelog for MySQL More... over 12 years ago
Handle invalid MySQL dates More... over 12 years ago
Don't include do_jdbc in toplevel gemfile More... over 12 years ago
Update changelogs More... over 12 years ago
Bump binary versions More... over 12 years ago
Bump version number for 0.10.9 More... over 12 years ago
Use actually existing column names More... over 12 years ago
Don't try to escape if no arguments are given More... over 12 years ago
Fix segfaults in extension loading More... over 12 years ago
Remove specific Rake version dependency More... over 12 years ago
Setup allowed failures for rbx 1.9 mode More... over 12 years ago
Clean up OpenEdge README and add it to main list of drivers More... over 12 years ago
Merge pull request #35 from cbandy/mysql_bigint_primary_key More... over 12 years ago
Merge pull request #36 from openSUSE/fix_do_oracle_segfault More... over 12 years ago
Fix segmentation fault inside of do_oracle More... over 12 years ago
Get all tests to pass More... over 12 years ago
Test insert_id on bigint columns
cbandy
as Chris Bandy
More... over 12 years ago
Support bigint auto_increment columns
cbandy
as Chris Bandy
More... over 12 years ago