Merge 'trunk' into 'DBIx-Class-current'
[dbsrgits/DBIx-Class.git] / lib /
2007-05-30 Dagfinn Ilmari Man... Merge 'trunk' into 'DBIx-Class-current'
2007-05-30 Dagfinn Ilmari Man... Include the DBI error message if a deploy statement...
2007-05-29 Brandon L. Black a few small pod coverage fixes
2007-05-29 Brandon L. Black make sure we take fresh copies of connect_info, safer...
2007-05-29 Matt S Trout update for 07999_03
2007-05-29 Matt S Trout fix up stupid mistake I made merging
2007-05-29 Matt S Trout re-add missing semicolon in pod
2007-05-29 Matt S Trout Merge 'bulk_create' into 'DBIx-Class-current'
2007-05-29 Matt S Trout Merge 'bulk_create' into 'DBIx-Class-current'
2007-05-28 John Napiorkowski Added hack to force wantarray mode if bulk insert can...
2007-05-28 Matt S Trout Merge 'DBIx-Class-current' into 'bulk_create'
2007-05-25 Matt S Trout prefetch/cache fixes for all but find
2007-05-22 Guillermo Roditi fix to t/97result_class.t and fixed tests too
2007-05-22 Christopher H. Laco %colinfo accessor and inflate_column now work together
2007-05-22 Brandon L. Black cleanup on aisle 7
2007-05-22 Brandon L. Black Merge 'trunk' into 'DBIx-Class-current'
2007-05-22 Brandon L. Black connect_info should return the same data it was given
2007-05-22 Christopher H. Laco added get_inflated_columns to Row
2007-05-21 John Napiorkowski -- added support for belongs_to type relationships...
2007-05-21 Dagfinn Ilmari Man... Copy the working mk_hash from HashRefInflator in -curre...
2007-05-21 Matt S Trout fixed WhereJoins to handle conditions edge cases
2007-05-20 Matt S Trout find/next change to return undef rather than () on...
2007-05-19 Matt S Trout Merge 'DBIx-Class-current' into 'bulk_create'
2007-05-19 Matt S Trout Merge 'DBIx-Class-current' into 'bulk_create'
2007-05-19 Matt S Trout result_source must be passed to new_result
2007-05-18 John Napiorkowski -- Additional tests for checking correct autocreation...
2007-05-18 Jess Robinson Merge 'DBIx-Class-current' into 'bulk_create'
2007-05-18 John Napiorkowski -- some additional tests for edge cases
2007-05-17 John Napiorkowski - void context only uses insert bulk now.
2007-05-17 Jess Robinson Applied patch from Pedro Melo to fix order of component...
2007-05-15 John Napiorkowski Passes all the tests but..
2007-05-14 Brandon L. Black default AutoCommit to 1 if not explicitly set, and...
2007-05-14 John Napiorkowski First go at supporting the populate syntax for resultse...
2007-05-11 Jess Robinson Check rel_in_storage in Row::insert, only insert rel...
2007-05-11 Matt S Trout fixup for Oracle WHERE join stuff from abraxxa
2007-05-11 Matt S Trout eliminate the last of the AutoCommit warnings
2007-05-11 Matt S Trout minor fixup to bulk_create
2007-05-11 Matt S Trout multi-create working
2007-05-11 Matt S Trout Merge 'DBIx-Class-current' into 'bulk_create'
2007-05-11 Matt S Trout post-merge fixups
2007-05-11 Matt S Trout Merge 'collapse_result_rewrite' into 'DBIx-Class-current'
2007-05-11 Matt S Trout Merge 'collapse_result_rewrite' into 'DBIx-Class-current'
2007-05-11 Matt S Trout collapse result refac hopefully complete
2007-05-10 Brandon L. Black Got rid of effectively dead dbh_do code in the txn_...
2007-05-10 Jess Robinson Merge 'DBIx-Class-current' into 'bulk_create'
2007-05-10 Jess Robinson Merge 'DBIx-Class-current' into 'collapse_result_rewrite'
2007-05-10 Jess Robinson Oops, unbreak stupid txn_begin change
2007-05-10 Matt S Trout Merge 'DBIx-Class-current' into 'bulk_create'
2007-05-10 Brandon L. Black docs about side-effects in txn_do coderef
2007-05-10 Brandon L. Black do not try to silently handle disconnects when in a...
2007-05-10 Christopher H. Laco resultset_class/result_class now (again) auto loads...
2007-05-09 Jess Robinson No nested transactions in SQLite.
2007-05-08 Jess Robinson Merge 'DBIx-Class-current' into 'bulk_create'
2007-05-08 Ash Berlin Move -result_source handling further up
2007-05-08 Ash Berlin Unbreak back-compat
2007-05-06 Matt S Trout patch from soulchild (thanks!)
2007-05-05 Jess Robinson Fix jess-is-a-idiot bug..
2007-05-03 Jess Robinson Merge 'DBIx-Class-current' into 'bulk_create'
2007-05-03 Brandon L. Black Merge 'trunk' into 'DBIx-Class-current'
2007-05-03 Brandon L. Black revert part of 3220, apparently it is breaking cloning...
2007-05-02 Nigel Metheringham Documented use of cursor->next for fast but uncomfortab...
2007-05-01 Brandon L. Black Merge 'trunk' into 'DBIx-Class-current'
2007-05-01 Brandon L. Black load-time performance improvements
2007-04-26 Justin Wheeler I'm a retard.
2007-04-26 Justin Wheeler Removed 8.pm and updated Changelog.
2007-04-26 Justin Wheeler Merge 'oracle8' into 'DBIx-Class-current'
2007-04-24 Matt S Trout oops. props to chapman for the spot
2007-04-19 Matt S Trout reverting r3173, already implemented in -current
2007-04-18 Brandon L. Black 0.07006 changes, version update
2007-04-16 Marcus Ramberg Updated cookbook example
2007-04-09 Matt S Trout add SQL::Abstract to search docs (patch from zamolxes)
2007-04-02 Jess Robinson Add patch from dec to allow us to pick which sources...
2007-03-29 Brandon L. Black backport Ash's quoting fix from Loader to columns_info_for
2007-03-29 Brandon L. Black fix for rt.cpan.org #25683 (DBD::Sybase/FreeTDS/MSSQL...
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-16 Jess Robinson Add FAQ and Joining links to Manual.pod
2007-03-16 Jess Robinson Initial version of Manual::Joining
2007-03-14 Jess Robinson Added patch from Schwern to allow cdbi compat to infer...
2007-03-13 David Jack Olrik Merge 'DBIx-Class-current' into 'oracle8'
2007-03-12 J. Shirley Updating Manual/Intro to reflect better -in => [] usage...
2007-03-10 Jess Robinson Fix updates with multi-create syntax
2007-03-09 David Jack Olrik Merge 'DBIx-Class-current' into 'bulk_create'
2007-03-09 David Jack Olrik Disabled broken inflate/deflate.
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-03-03 Jess Robinson Fix to $filename from Carl Vincent
2007-02-14 Kieren Diment pointed out ambiguity of as attribs
2007-02-14 Kieren Diment improved docs for as attrib
2007-02-14 Robert Krimen Added how to '.. fetch a single (or topmost) row?'...
2007-02-14 Robert Krimen Fleshed out the JSON inflated column example with a...
2007-02-13 Jess Robinson Improve resultset_attributes docs
2007-02-08 Jess Robinson Argh! Fix spurious example
2007-02-06 Robert Krimen Added;
2007-02-06 Jess Robinson Add PK::Auto to Row/insert for now, could be prettier
2007-02-05 Jess Robinson Fix overload example
2007-02-05 Jess Robinson Add _accessor example, thanks to grinktt3n
2007-02-05 Ash Berlin Backed out my r3073, and doc'd the fact that it takes...
2007-02-03 Ash Berlin Made ->update not change the hashref passed in (with...
2007-02-02 Jess Robinson POD updates
next