New namespace::clean to resolve the Package::Stash megafail
[dbsrgits/DBIx-Class.git] / Changes
2010-07-14 Peter Rabbitson _pri_cols throws incorrect exceptions when called on...
2010-07-11 Peter Rabbitson Fix bulk-insert trace
2010-07-08 Peter Rabbitson Cleanup shebang lines of all maint/example scripts...
2010-07-04 Peter Rabbitson Bump M::I
2010-07-04 Norbert Buchmuller Implemented "add_unique_constraints".
2010-06-29 Peter Rabbitson Merge branch 'oracle_seq_detection'
2010-06-29 Rafael Kitover improve Oracle sequence detection and related test...
2010-06-17 Rafael Kitover remove import of GetOptions symbol into Makefile.PL
2010-06-17 Alexander Hartmaier fixed rels ending with me breaking subquery realiasing
2010-06-12 Arthur Axel 'fREW... release 0.08123 v0.08123
2010-06-12 Rafael Kitover fix using oracle sequences across schemas
2010-06-12 Peter Rabbitson POD fixes (RT#58247)
2010-06-12 Peter Rabbitson Fix grouped count over a joined resultset with clashing...
2010-06-12 Peter Rabbitson Changes
2010-06-11 Peter Rabbitson Merge branch 'unlink_guard'
2010-06-11 Peter Rabbitson Stop using Try::Tiny until the perl refcounting problem...
2010-06-11 Peter Rabbitson DBICTest $dbh guards emulating win32 OS (no open file...
2010-06-11 Peter Rabbitson Changes
2010-06-03 Arthur Axel 'fREW... Release 0.08122 v0.08122
2010-06-03 Peter Rabbitson More changelogging
2010-06-02 Peter Rabbitson Auto-fill rdbms version for sqlt
2010-06-02 Peter Rabbitson More changelogging
2010-06-02 Peter Rabbitson Make sure ddl_dir is created even if a dir-object is...
2010-06-02 Peter Rabbitson Relax developer policy, allowing to skip optional depen...
2010-06-02 Rafael Kitover update Changes
2010-06-01 Robert Bohne Fixed typo in Changes file. Adding myself to the CONTRI...
2010-06-01 Peter Rabbitson Minor touches/changes
2010-05-31 Peter Rabbitson Fix update/delete on prefetching resultsets
2010-05-31 Peter Rabbitson Changes
2010-05-31 Peter Rabbitson Fix Schema::Versioned borkage
2010-05-31 Peter Rabbitson Fix RT57467, simplify test
2010-05-30 Peter Rabbitson Fix MC double-object creation (important for e.g. IC...
2010-05-30 Peter Rabbitson New format of changelog (easier to read)
2010-05-30 Peter Rabbitson Rewrite GenericSubQ from SQLA::L to be actually useful
2010-05-25 Peter Rabbitson Try::Tiny conversion finished
2010-05-20 Matt S Trout fix find() since that was also broken in r8754
2010-05-20 Matt S Trout fix result_class setter behaviour to not stuff attrs...
2010-05-16 Ash Berlin Fix how Schema::Versioned gets connection attributes
2010-05-15 Peter Rabbitson Fix stupid typo-bug
2010-05-11 Peter Rabbitson Merge 'filter_column' into 'trunk'
2010-05-07 Nigel Metheringham empty update OK even if row is not in database
2010-05-05 Peter Rabbitson Fix obsucre bug with as_subselect_rs (gah wrong commit...
2010-05-05 Peter Rabbitson Merge 'trunk' into 'filter_column'
2010-05-05 Peter Rabbitson Changes
2010-04-28 Arthur Axel "fREW... doc, removal of source stuff, and Changes
2010-04-27 Peter Rabbitson Fix global destruction problems
2010-04-24 Peter Rabbitson _quote is now properly handled in SQLA
2010-04-20 Jess Robinson Warn if a class found in ResultSet/ is not a subclass...
2010-04-14 Rafael Kitover datetime millisecond precision for MSSQL
2010-04-14 Rafael Kitover support $ENV{DBI_DSN} and $ENV{DBI_DRIVER} (patch from...
2010-04-14 Peter Rabbitson Add forgotten changes
2010-04-11 Arthur Axel "fREW... Release 0.08121 v0.08121
2010-04-11 Peter Rabbitson Deprecate UTF8Columns with a lot of warning whistles
2010-04-08 Peter Rabbitson Changes
2010-04-06 Peter Rabbitson Fix embarassing join optimizer bug
2010-03-24 Peter Rabbitson Cosmetics + changes
2010-03-24 Peter Rabbitson Straight_join support RT55579
2010-03-24 Peter Rabbitson Clearer 'no such rel' errors, correct exception on...
2010-03-19 Peter Rabbitson Fix UTF8Column out of order loading warning
2010-03-18 Arthur Axel "fREW... Ch Ch Ch Ch Changes!
2010-03-16 Peter Rabbitson Horrible horrible rewrite of the aliastype scanner...
2010-03-15 Nigel Metheringham Documentation on Unicode use with DBIC
2010-03-09 Andrew Rodland Support add_columns('+colname'=>{...}) syntax to augmen...
2010-03-07 Rafael Kitover Merge 'storage-interbase' into 'trunk'
2010-03-07 Rafael Kitover fix RETURNING for empty INSERT
2010-03-07 Peter Rabbitson Fix MC bug reported by felix
2010-03-07 Peter Rabbitson Unmark Opt::Deps experimental and add extra method...
2010-03-06 Peter Rabbitson Cascading delete needs a guard to remain atomic
2010-03-06 Peter Rabbitson Fix RT54063
2010-03-06 Peter Rabbitson Merge 'trunk' into 'pod_fixes'
2010-03-05 Andrew Moore Fix regression where SQL files with comments were not...
2010-03-04 Peter Rabbitson Fix identity fiasco
2010-03-03 Peter Rabbitson Fix whitespace
2010-03-03 Moritz Onken Fix for SQLite to ignore the { for => ... } attribute
2010-03-01 Peter Rabbitson Add has_relationship proxy to row
2010-03-01 Peter Rabbitson Changes
2010-02-24 Peter Rabbitson Release 0.08120 v0.08120
2010-02-24 Peter Rabbitson Changelogging
2010-02-23 Peter Rabbitson Changes and dep-bump
2010-02-19 Peter Rabbitson Fix stupid sqlt parser regression
2010-02-19 Peter Rabbitson Fix for RT54697
2010-02-19 Peter Rabbitson Changes
2010-02-18 Peter Rabbitson Fix count of group_by over aliased function
2010-02-15 Florian Ragwitz Changelogging.
2010-02-15 Peter Rabbitson Release 0.08119 v0.08119
2010-02-13 Peter Rabbitson Changes
2010-02-13 Peter Rabbitson Merge 'dephandling' into 'trunk'
2010-02-13 Peter Rabbitson Changes
2010-02-12 Dan Thomas Add is_ordered to DBIC::ResultSet
2010-02-11 Peter Rabbitson Changes
2010-02-11 Peter Rabbitson Changes and small ommission
2010-02-11 Arthur Axel "fREW... Changes (from a while ago)
2010-02-08 Peter Rabbitson Release 0.08118 v0.08118
2010-02-08 Peter Rabbitson Merge fix of RT54039 from prefetch branch
2010-02-08 Peter Rabbitson Cleanup rel accessor type handling
2010-02-08 Arthur Axel "fREW... fix bug in UTF8Columns
2010-02-05 Peter Rabbitson Release 0.08117 v0.08117
2010-02-05 Peter Rabbitson Release 0.08116 v0.08116
2010-02-04 Peter Rabbitson Fix bug reported by tommyt
2010-02-03 Peter Rabbitson Changes
next