Add proper thaw hooks so schema gets re-attached
[dbsrgits/DBIx-Class.git] / Changes
2007-12-20 Ash Berlin Add proper thaw hooks so schema gets re-attached
2007-11-16 Ash Berlin Version bump
2007-11-15 Ash Berlin Fix t/82cascade_copy.t
2007-10-29 Luke Saunders spelt Zby's name properly
2007-10-29 Luke Saunders fixed _merge_attr bug
2007-10-27 Ash Berlin Reorder Changes file. (New changes go at bottom of...
2007-10-26 Luke Saunders the checks in reverse_relationship_info are less ambiguous
2007-10-22 Luke Saunders fixed problem with duplicate related objects for Row...
2007-10-20 Ash Berlin Added startup checks to warn loudly if we appear to...
2007-10-12 Ash Berlin Remove add_index and replace it with sqlt_deploy_hook
2007-10-12 Ash Berlin Add an add_index method on ResultSource (and proxy...
2007-10-07 Ash Berlin Timezone support for InflateColumn::DateTime (sergio)
2007-10-03 Ash Berlin Many-to-many relationships now warn if the utility...
2007-09-27 Brian Cassidy ResultSetColumn::func() now returns all results if...
2007-09-25 Ash Berlin Throw if "foreign." and "self." are wrong way round...
2007-09-04 Ash Berlin Bump for New relase
2007-08-21 Matt S Trout oracle datetime inflator patch
2007-08-21 Matt S Trout note on_connect_do changes
2007-08-12 Ash Berlin Prepare for new dist
2007-08-11 Ash Berlin Move to using Class::C3::Componentised
2007-08-08 Matt S Trout timestamp+pg fix
2007-08-08 Matt S Trout rejig resultset construction for related_resultset
2007-08-07 Adam Herzog Fix bind params debugging output; consolidate some...
2007-08-07 Matt S Trout fix for AccessorGroup
2007-08-07 Luke Saunders fixed storage->connected fork bug
2007-08-07 Cory G Watson Refactor Statistics to clean up printing of debug info...
2007-08-06 Matt S Trout final changes for 08004 dist
2007-08-04 Matt S Trout cleanup cursor class handling
2007-08-03 Matt S Trout add default_resultset_attributes entry to Schema
2007-08-03 Matt S Trout optimisation in cursor
2007-07-26 Luke Saunders applied patch from davinch: fix bug with create_multi...
2007-07-21 Brandon L. Black Changes update for my txn fix a few days ago
2007-07-20 Matt S Trout AccessorGroup is now a Class::Accessor::Grouped subclass
2007-07-18 Marcus Ramberg Make ensure_class_loaded behave better with malformed...
2007-07-17 Matt S Trout non-destructive hashref handling for connect_info options
2007-07-17 Matt S Trout fix for count after slice (report and tests from JOHANL)
2007-07-16 Matt S Trout fixup for datetime parser from Matt Lawrence (mattlaw)
2007-07-16 Matt S Trout 08003 changes
2007-07-10 Matt S Trout fixes to multi-create
2007-07-09 Matt S Trout many-many rel fix
2007-07-09 Luke Saunders updated changes. fixed ResultSetColumn w/prefetch problem
2007-07-04 Matt S Trout remove cwd dep, modify pod
2007-07-02 Brandon L. Black Patch for ? in NoBindVars data from Tom Hukins
2007-06-22 Matt S Trout restore mk_classaccessor
2007-06-20 Matt S Trout 08002
2007-06-20 Matt S Trout probably fix bulk_create
2007-06-20 Matt S Trout SQL statement in errors
2007-06-19 Cory G Watson Call ensure_connected in txn_begin to avoid stomping...
2007-06-19 Brandon L. Black exception rethrow method from LTJake
2007-06-17 Matt S Trout 0.08001 because I'm an idiot
2007-06-17 Matt S Trout Merge 'DBIx-Class-current' into 'trunk'
2007-06-16 Brandon L. Black autoflush debugfh, plus Changes for this and the weakre...
2007-06-13 Brandon L. Black 0.07999_06 Changes + Release
2007-06-13 Matt S Trout make last_insert_id take multiple column names
2007-06-11 Brandon L. Black Changes updates
2007-06-10 Matt S Trout fix page-within-page bug
2007-06-07 Brandon L. Black 0.07999_05 (2nd 0.08 RC)
2007-06-07 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2007-06-07 Matt S Trout test fixups
2007-06-05 Brandon L. Black Fixed up SQLT test/runtime deps
2007-06-04 Brandon L. Black update Changes
2007-06-01 Brandon L. Black 0.07999_04 Changes leader
2007-06-01 Matt S Trout imported Replication store from branch
2007-06-01 Matt S Trout remove note about failing test since it doesn't anymore
2007-06-01 Brandon L. Black remove dupe Changes entry
2007-05-31 Matt S Trout LEFT join problem fixed
2007-05-31 Brandon L. Black Changes synced up
2007-05-31 Brandon L. Black reverting changeset 3131, probably needs to be fixed...
2007-05-31 Brandon L. Black Merge 'trunk' into 'DBIx-Class-current'
2007-05-31 Brandon L. Black trunk Changes updates since 0.07006
2007-05-30 Matt S Trout added schema_version method to bypass version.pm
2007-05-29 Matt S Trout update for 07999_03
2007-05-22 Christopher H. Laco %colinfo accessor and inflate_column now work together
2007-05-22 Christopher H. Laco added get_inflated_columns to Row
2007-05-21 Guillermo Roditi result_class is getting leaked somewhere in related_res...
2007-05-12 Christopher H. Laco Require CAG 0.05002 to kill Class::Inspector warnings.
2007-05-11 Christopher H. Laco Updated prereq version of CAG to 0.05001
2007-05-10 Christopher H. Laco resultset_class/result_class now (again) auto loads...
2007-05-01 Brandon L. Black Merge 'trunk' into 'DBIx-Class-current'
2007-04-26 Justin Wheeler Removed 8.pm and updated Changelog.
2007-04-22 Darren Duncan branches/DBIx-Class-current/ : trivial test first commi...
2007-04-18 Brandon L. Black 0.07006 changes, version update
2007-04-17 Brandon L. Black cleared up a Changes entry
2007-04-17 Brandon L. Black Changes list synced up through now
2007-04-16 Marcus Ramberg Updated cookbook example
2007-03-18 Ash Berlin sqlt parser now respected a relationship attribute...
2007-03-17 Ash Berlin fix server disconnect checking for select outside of...
2007-03-03 David Jack Olrik Reverted accidental 'svk pull' from inside mirrored...
2007-03-03 David Jack Olrik Merge 'trunk' into 'DBIx-Class-current'
2007-01-25 Jess Robinson 0.07999_02, add skip on prefetch test
2007-01-17 Matt S Trout Changes note for param_bind since the authors forgot
2007-01-14 Ash Berlin Make not of introduction of ResultSourceHandle
2007-01-10 Jess Robinson oops, remove .orig files etc
2007-01-09 Jess Robinson 0.07004
2007-01-05 Ash Berlin Added abraxa's HashRefInflator (no docs as yet)
2007-01-05 Jess Robinson add inflatecolumn fixes to Changes
2007-01-02 Matt S Trout Merge 'ordered_handle_updates' into 'DBIx-Class-current'
2006-12-28 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-12-19 Daniel Westermann... fix find_related-based queries to correctly grep the...
2006-11-22 Matt S Trout moved tests to compose_namespace instead of compose_con...
next