DBIx-DBO2
view release on metacpan or search on metacpan
DBO2/Docs/Changes.pod view on Meta::CPAN
=head2 Version 0.008
2004-04-04 Released to CPAN as DBIx-DBO2-0.008.tar.gz.
2004-04-03 Fixed use of deprecated DBIx::SQLEngine::Criteria::StringEquality
package; thanks to Robert Rothenberg for the bug report.
=head2 Version 0.007
2004-03-30 Released to CPAN as DBIx-DBO2-0.007.tar.gz.
2004-03-30 Expunged old schema classes in favor of DBIx::SQLEngine::Schema.
2004-03-26 Continued updates to work with DBIx::SQLEngine version 0.018.
2004-03-23 Beginning updates to work with DBIx::SQLEngine version 0.016.
2004-03-23 Moved POD files to a new Docs directory.
=head2 Version 0.006
2002-04-29 Released to CPAN as DBIx-DBO2-0.006.tar.gz.
2002-04-19 Addition of more types, rounding out range of calculated_ fields.
=head2 Version 0.005
2002-03-23 Distribution DBIx-DBO2-0.005.tar.gz.
2002-03-12 Addition of more field types, including first calculated_ fields.
2002-03-01 Fixed stringable_hash's run-time requires. Fixed missing parentheses in Field type storable_hash.
=head2 Version 0.004
2002-03-01 Released to CPAN as DBIx-DBO2-0.004.tar.gz.
2002-03-01 Minimize field-specific dependencies via run-time requires.
2002-02-19 Additional tweaks to Fields storable_hash.
2002-02-14 Added Record install_hooks method to simplify hook sub creation.
2002-02-13 Added Field types: storable_hash, stringified_hash.
2002-02-01 Added binary Field type.
2002-01-31 Fixed line_items fetch criteria.
=head2 Version 0.003
2002-01-31 Released to CPAN as DBIx-DBO2-0.003.tar.gz.
2002-01-31 Added comparison with other CPAN modules to ReadMe.
2002-01-26 Simon: Corrected Fields::alias(). Corrected Record's check of hooks before deletion and insertion. Added interfaces to Fields::line_items for cascade_delete, restrict_delete, and nullify_delete interfaces.
=head2 Version 0.002
2002-01-25 Simon: Corrected dependency; we require DBIx-SQLEngine-0.003. Eliminated pointless dependency on Perl 5.6.
=head2 Version 0.001
2002-01-21 Simon: Now using Composite::Inheritable hooks for post_fetch, etc.
2002-01-17 Simon: Update of Fields to use new version of Class::MakeMethods.
2002-01-15 Created centralized Changes and ToDo files.
2002-01-15 Added ColumnSet->as_hashes to simplify SQLEngine interface.
2001-12-01 Moved Adaptor and SQLWriter functionality to DBIx::SQLEngine.
2001-06-29 Updates.
2001-06-28 Moved query generation to SQLWriter.
2001-06-27 Moved to DBIx::DBO namespace. Flattened class hierarchy; we're only going to support SQL. Expunged old code. Switched to Class::MakeMethods
=head1 VERSION HISTORY FOR DBO
2001-05-04 Simon: Expunged Table's old dependency on Mysql.pm.
2001-04-10 Piglet: Added @_ to Record save method.
2001-04-09 Simon: Added line_items attrib: default_criteria=>[field=>value,...]
2001-03-07 Simon: added support for criteria in call to count_rows.
2001-02-07 Simon: Completed fields() method, and improved column attr detection.
2001-02-07 Simon: Added change_and_save method to Record.
2001-01-30 Simon: Added _readable method for all number fields (for ',000's).
2001-01-29 Simon: Filled in missing chunks of documentation for Fields.
2001-01-29 Simon: Added *_invalid methods and column-info detection.
2001-01-20 Simon: Added method_init method to Record.
2001-01-20 Simon: Added Fields saved_total_uspennies
2001-01-16 Simon: Added Fields saved_total
2000-12-?? Simon: Added Fields foreign_key and line_items types
2000-12-?? Simon: Added Fields currency_uspennies and timestamp
2000-12-15 Simon: Added table_or_die() to Record for better debugging output.
2000-11-29 Simon: Initial use of parameters for insert and update statements.
( run in 0.655 second using v1.01-cache-2.11-cpan-5735350b133 )