2
I Use This!
Inactive

Commits : Listings

Analyzed 22 days ago. based on code collected 23 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added require for data_objects.
ssmoot
as Sam Smoot
More... almost 17 years ago
Got rid of do_mysql.rb, RbMysql is now the entire DO:Mysql driver. Added Transaction support, fixed Fixnum typecasting bug. Connection.new URI is handled properly, still can't use sockets though. More... almost 17 years ago
Got rid of do_mysql.rb, RbMysql is now the entire DO:Mysql driver. Added Transaction support, fixed Fixnum typecasting bug. Connection.new URI is handled properly, still can't use sockets though. More... almost 17 years ago
Cleanup for sqlite3 More... almost 17 years ago
Cleanup for sqlite3 More... almost 17 years ago
Ignore *.db More... almost 17 years ago
Ignore *.db More... almost 17 years ago
New rbsqlite3, fully compatible with the new connection pooling API! More... almost 17 years ago
New rbsqlite3, fully compatible with the new connection pooling API! More... almost 17 years ago
Some minor tweaks as needed for building the pooling compatible rbsqlite3 More... almost 17 years ago
Some minor tweaks as needed for building the pooling compatible rbsqlite3 More... almost 17 years ago
rbsqlite3 now fully integrates with the latest master pooling API More... almost 17 years ago
rbsqlite3 now fully integrates with the latest master pooling API More... almost 17 years ago
Fixed a bug More... almost 17 years ago
Fixed a bug More... almost 17 years ago
About half-way to pooling branch More... almost 17 years ago
About half-way to pooling branch More... almost 17 years ago
Changed aquire toC More... almost 17 years ago
Changed aquire toC More... almost 17 years ago
More pooling goodness More... almost 17 years ago
More pooling goodness More... almost 17 years ago
Transitioning to pooling API More... almost 17 years ago
Transitioning to pooling API More... almost 17 years ago
Added missing end to exec_sql method to correct syntax error More... almost 17 years ago
Added missing end to exec_sql method to correct syntax error More... almost 17 years ago
Merge branch 'master' of [email protected]:sam/do More... almost 17 years ago
Merge branch 'master' of [email protected]:sam/do More... almost 17 years ago
Faster DateTime parsing, extracted some date computing code More... almost 17 years ago
Faster DateTime parsing, extracted some date computing code More... almost 17 years ago
Added BigDecimal support to RbMysql. Fixed rb_raise error in RbMysql::Result#set_types. Updated rake bench tasks. Made do_mysql.rb conform to new API enforced by the new connection-pooling DataObjects base classes. More... almost 17 years ago