Renamed AutoInflate::DateTime to InfalteColumn::DateTime in Changes.
[dbsrgits/DBIx-Class.git] / Changes
2006-05-28 Aran Deltac Renamed AutoInflate::DateTime to InfalteColumn::DateTim...
2006-05-28 Aran Deltac Added Ordered as an additional change in 0.06999_01...
2006-05-28 Aran Deltac Added test reorganization under 0.06999_01 in Changes...
2006-05-28 Daniel Westermann... Changes for 0.06999_01 release
2006-05-28 Daniel Westermann... Remove tabs from recent Changes
2006-05-28 Daniel Westermann... Add automatic naming of unique constraints
2006-05-24 Matt S Trout marked DBIx::Class::DB as deprecated and due to be...
2006-05-24 Luke Saunders added changes from resultset-new-refactor
2006-05-23 Cory G Watson Add support for +select and +as attributes to ResultSet
2006-05-20 Matt S Trout futz changes, fix populate. I'm a retard.
2006-05-15 Cory G Watson Add profiling support
2006-05-15 Matt S Trout dumped options from Build.PL
2006-05-12 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-05-12 Matt S Trout fixup for stringify that can be false in find_or_create...
2006-05-12 Matt S Trout performance fix for cascade_update
2006-05-10 Daniel Westermann... Merge 'trunk' into 'DBIx-Class-current'
2006-05-10 Daniel Westermann... Row::update encapsulates this when passed a hashref...
2006-05-09 Aran Deltac Merge 'trunk' into 'DBIx-Class-current'
2006-05-08 Matt S Trout couple bugfixes
2006-05-03 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-04-22 Matt S Trout cycle tests and a weaken call
2006-04-19 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-04-19 Matt S Trout Changes for 0.06002 v0.06002
2006-04-19 Matt S Trout make set_from_related handle undef
2006-04-19 Matt S Trout fixup for Dumper brain damage
2006-04-19 Matt S Trout Fix to copy
2006-04-19 Matt S Trout Fixed up tests post-merge
2006-04-19 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-04-19 Matt S Trout fixup for search w/no args and cache
2006-04-19 Daniel Westermann... Merge 'find_changes' into 'DBIx-Class-current'
2006-04-19 Daniel Westermann... Merge 'trunk' into 'DBIx-Class-current'
2006-04-18 Daniel Westermann... Add proxy methods and fill out Changes
2006-04-18 Daniel Westermann... Add find_or_new and find_or_new_related
2006-04-18 Daniel Westermann... Add update_or_create_related
2006-04-18 Daniel Westermann... Merge 'DBIx-Class-current' into 'find_changes'
2006-04-16 Matt S Trout grab ->dbh once per function in Storage::DBI
2006-04-16 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-04-16 Matt S Trout disabled ->resultset caching
2006-04-12 Daniel Westermann... Merge 'trunk' into 'DBIx-Class-current'
2006-04-12 Daniel Westermann... Add approximate release dates based on CPAN upload...
2006-04-12 Daniel Westermann... Merge 'trunk' into 'DBIx-Class-current'
2006-04-12 Daniel Westermann... Fix for -and conditions when updating or deleting on...
2006-04-11 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-04-08 Matt S Trout 0.06001 changes v0.06001
2006-04-07 Nigel Metheringham Made storage txn_* functions log DBI operations to...
2006-04-07 Christopher H. Laco Added source_name to ResultSource/ResultSourceProxy
2006-04-06 Matt S Trout Fixup to Cursor, updated Changes
2006-04-06 Nigel Metheringham Applied mst fixes for delete on resultsetin [839] to...
2006-04-01 Christopher H. Laco Added remove_column(s) from ResultSource/ResultSourceProxy
2006-03-27 Matt S Trout Quoting fixes for single-table ops
2006-03-25 Matt S Trout 0.06000 changes v0.06000
2006-03-20 Daniel Westermann... Fix exception text for nonexistent key in ResultSet...
2006-03-19 Matt S Trout Made do_txn respect void context (on the off-chance...
2006-03-19 Matt S Trout Fix to columns_info_for for type(size)
2006-03-18 Matt S Trout Post-merge fixups
2006-03-18 Matt S Trout Merge 'DBIx-Class-current' into 'trunk'
2006-03-18 David Kamholz Merge 'DBIx-Class-current' into 'trunk'
2006-03-18 Matt S Trout Fix for delete on full-table resultsets
2006-03-18 Matt S Trout Added _04 placeholder and note for last commit
2006-03-16 Marcus Ramberg fix for pg seq detection.
2006-03-15 Brandon L. Black Changes updates
2006-03-15 Brandon L. Black fork tests/code improved, ithreads tests/code added...
2006-03-14 David Kamholz weaken result_source in all resultsets
2006-03-14 Justin Guenther added an old change to Changes
2006-03-14 Brandon L. Black Changes update / version bump for 0.05999_03 release
2006-03-13 Matt S Trout doc tweaks, failing test from jcs
2006-03-11 Jess Robinson deploy debugging and drop table statements
2006-03-10 David Kamholz fix Changes, remove README
2006-03-10 David Kamholz changes for 0.05999_02
2006-03-10 Matt S Trout test fixups, Schema optimisation tweaks
2006-03-10 Scott McWhirter Update changes to show the fact we've hidden stuff...
2006-03-10 David Kamholz fix typo in Changes
2006-03-09 Cory G Watson Allow scalarefs passed to order_by to pass straight...
2006-03-09 Matt S Trout 0.05999_01 shipped
2006-03-09 David Kamholz more small cleanup, rename insert_or_update to update_o...
2006-03-08 David Kamholz rename columns attr to cols
2006-03-08 Marcus Ramberg added has_column_loaded
2006-03-05 Brandon L. Black connection via coderef rather than explicit dsn/name...
2006-03-02 Robert Sedlacek add_components() doesn't prepend base when comp. prefix...
2006-02-26 Matt S Trout Changes updates
2006-02-24 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-02-24 Matt S Trout Changes for 0.05007
2006-02-22 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-02-22 Matt S Trout Class::C3 fixup for 0.11
2006-02-19 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-02-17 David Kamholz changes for 0.05006 release
2006-02-15 Matt S Trout minor test tweak, Changes update
2006-02-15 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-02-15 Matt S Trout made update(\%hash) work on row as well as rs
2006-02-14 Matt S Trout added cascade_copy relationship attribute
2006-02-14 Daniel Westermann... Remove dependency on Module::Find in 40resultsetmanager...
2006-02-14 Matt S Trout Improvements to copy() and set_from_related() code
2006-02-14 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-02-14 Christopher H. Laco Added change notes about UUIDColumns/UUIDMaker
2006-02-13 Marcus Ramberg and changes
2006-02-13 David Kamholz fix Changes file
2006-02-13 Daniel Westermann... Prepping for release v0.05005
2006-02-13 Marcus Ramberg prepared for release.
2006-02-12 David Kamholz put last change in trunk
2006-02-12 Matt S Trout add horrific fix to make Oracle's retarded limit syntax...
next