[Dbix-class] Announcement: DBIx-Class-0.06999_01
Aran Deltac
aran at arandeltac.com
Sun May 28 21:35:53 CEST 2006
On 5/28/06, Daniel Westermann-Clark <daniel at acceleration.net> wrote:
> I'm happy to announce a new developer release of DBIx::Class, in
> preparation for 0.07000. Lots of major ResultSet refactoring happened
> for this release, so this is not considered RC quality.
>
> Please test this version and let us know what breaks!
>
> Changes from 0.06003:
>
> 0.06999_01 2006-05-28 17:19:30
The following two changes should have been in the Changes list for 0.06999_01:
- reorganized and simplified tests
- added Ordered
Also, the change list stated that there is a new AutoInflate::DateTime
module. This modules name is actually InflateColumn::DateTime.
Aran
PS: I've updated Changes to reflect these changes.
> - add automatic naming of unique constraints
> - marked DB.pm as deprecated and noted it will be removed by
> 1.0
> - add ResultSetColumn
> - refactor ResultSet code to resolve attrs as late as poss
> - merge prefetch attrs into join attrs
> - add +select and +as attributes to ResultSet
> - added AutoInflate::DateTime component
> - refactor debugging to allow for profiling using
> Storage::Statistics
> - removed Data::UUID from deps, made other optionals required
> - modified SQLT parser to skip dupe table names
> - added remove_column(s) to ResultSource/ResultSourceProxy
> - added add_column alias to ResultSourceProxy
> - added source_name to ResultSource
> - load_classes now uses source_name and sets it if necessary
> - add update_or_create_related to Relationship::Base
> - add find_or_new to ResultSet/ResultSetProxy and
> find_or_new_related
> to Relationship::Base
> - add accessors for unique constraint names and coulums to
> ResultSource/ResultSourceProxy
> - rework ResultSet::find() to search unique constraints
> - CDBICompat: modify retrieve to fix column casing when
> ColumnCase is loaded
> - CDBICompat: override find_or_create to fix column casing
> when ColumnCase is loaded
>
> --
> Daniel Westermann-Clark
>
> _______________________________________________
> List: http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class
> Wiki: http://dbix-class.shadowcatsystems.co.uk/
> IRC: irc.perl.org#dbix-class
> SVN: http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class/
>
More information about the Dbix-class
mailing list