Changes for version 0.01_02
- Reworked init_db/Storage connection with the help of John Siracusa
- Storage connection_info is now just like the DBIC storage connection_info
- Requires latest version of Rose::DB from svn/0.732 when released
- Fixed pod typoe in Storage::Order::Item
Changes for version 0.01_01
- First version, released on an unsuspecting world.
Modules
Iterator class used for collection looping RDBO resultsets
RDBO schema class for the cart table
RDBO schema class for cart_items table
RDBO DB class for the Handel::Storage::RDBO
Base object classes for Handel::Schema::RDBO classes
RDBO schema class for order table
RDBO schema class for order_items table
RDBO storage layer for Handel 1.x
RDBO storage configuration for Handel::Cart
RDBO storage configuration for Handel::Cart::Item
RDBO storage configuration for Handel::Order
RDBO storage configuration for Handel::Order::Item
Result object returned by RDBO storage operations