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
|
Added DataObject::LengthMismatchError, should be raised by set_types if the type array length doesn't match the actual field count. |
|
More...
|
almost 17 years ago
|
Added DataObject::LengthMismatchError, should be raised by set_types if the type array length doesn't match the actual field count. |
|
More...
|
almost 17 years ago
|
Removed the funky pseudo-debugging printf junk |
|
More...
|
almost 17 years ago
|
Removed the funky pseudo-debugging printf junk |
|
More...
|
almost 17 years ago
|
Tweaked some specs, fixed Bus Error when double-closing a result. |
|
More...
|
almost 17 years ago
|
Tweaked some specs, fixed Bus Error when double-closing a result. |
|
More...
|
almost 17 years ago
|
Added DataObjects::Field class. |
|
More...
|
almost 17 years ago
|
Added DataObjects::Field class. |
|
More...
|
almost 17 years ago
|
Finished fleshing out core DataObjects classes. |
|
More...
|
almost 17 years ago
|
Finished fleshing out core DataObjects classes. |
|
More...
|
almost 17 years ago
|
Added C Date/DateTime parsing (swiped from Bernard's Sqlite driver), massive speed improvement. Added benchmark rake task |
|
More...
|
almost 17 years ago
|
Added C Date/DateTime parsing (swiped from Bernard's Sqlite driver), massive speed improvement. Added benchmark rake task |
|
More...
|
almost 17 years ago
|
Speed improvements for Date Parsing: |
|
More...
|
almost 17 years ago
|
Speed improvements for Date Parsing: |
|
More...
|
almost 17 years ago
|
Ensured that typecast strings are tainted. |
|
More...
|
almost 17 years ago
|
Ensured that typecast strings are tainted. |
|
More...
|
almost 17 years ago
|
Added #set_types typecasting support |
|
More...
|
almost 17 years ago
|
Added #set_types typecasting support |
|
More...
|
almost 17 years ago
|
Revert "Added #set_types typecasting support", this wasn't supposed to happen in master |
|
More...
|
almost 17 years ago
|
Revert "Added #set_types typecasting support", this wasn't supposed to happen in master |
|
More...
|
almost 17 years ago
|
Added #set_types typecasting support |
|
More...
|
almost 17 years ago
|
Added #set_types typecasting support |
|
More...
|
almost 17 years ago
|
Merge branch 'no-swig' of [email protected]:sam/do |
|
More...
|
almost 17 years ago
|
Merge branch 'no-swig' of [email protected]:sam/do |
|
More...
|
almost 17 years ago
|
Typecasting using #set_types |
|
More...
|
about 17 years ago
|
Typecasting using #set_types |
|
More...
|
about 17 years ago
|
Getting close on custom typing |
|
More...
|
about 17 years ago
|
Getting close on custom typing |
|
More...
|
about 17 years ago
|
Some final cleaning up of rbsqlite3 |
|
More...
|
about 17 years ago
|