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