handle column accessor collisions with UNIVERSAL methods
[dbsrgits/DBIx-Class-Schema-Loader.git] / t / lib / dbixcsl_common_tests.pm
2009-08-24 Rafael Kitover finished cleaning up branch, all tests pass
2009-08-23 Rafael Kitover put extra mssql tests in the proper format
2009-07-10 Rafael Kitover make tests pass
2009-07-03 Rafael Kitover sybase rels sort of work now, more than half-way throug...
2009-07-03 Rafael Kitover rels are still fucked in sybase
2009-07-02 Rafael Kitover making some progress on Sybase
2009-07-01 Rafael Kitover mssql now passes against DBD::Sybase
2009-07-01 Rafael Kitover make mssql test get futher with dbd::sybase
2009-07-01 Rafael Kitover minor changes
2009-04-18 Dagfinn Ilmari Man... Now that we always dump to disk, don't bother testing...
2009-03-19 Tim Bunce Ignore duplicate uniq indices (including duplicates...
2008-07-16 Dagfinn Ilmari Man... Handle ResultSetManager deprecation warning in common...
2008-04-25 Dagfinn Ilmari Man... Strip trailing _id from single-column belongs_to relati...
2008-04-25 Dagfinn Ilmari Man... Singularise table monikers by default
2008-04-13 Dagfinn Ilmari Man... - Fix base class ordering in dumped classes
2008-04-13 Dagfinn Ilmari Man... Clean up common tests:
2008-04-13 Dagfinn Ilmari Man... Fix test failure for non-InnoDB MySQL due to wrong...
2008-04-13 Dagfinn Ilmari Man... Make ResultSetManager notice externally defined :Result...
2008-03-12 Dagfinn Ilmari Man... Fix the CREATE TABLE statements for DB2
2008-02-12 Dagfinn Ilmari Man... Add more test descriptions
2008-02-08 Dagfinn Ilmari Man... Misc test improvements:
2008-02-05 Dagfinn Ilmari Man... Merge 'trunk' into 'current'
2008-02-02 Dagfinn Ilmari Man... Fix auto-inc column cration for the Oracle tests
2008-01-28 Dagfinn Ilmari Man... Mark foreign key columns with is_foreign_key => 1
2008-01-28 Dagfinn Ilmari Man... Get the column_info straight from the result class...
2008-01-27 Dagfinn Ilmari Man... Add support for extra per-vendor tests.
2008-01-01 Dagfinn Ilmari Man... Set join_type => 'LEFT OUTER' for nullable foreign...
2007-12-14 Dagfinn Ilmari Man... Fix test skip count for main skip_rels block
2007-12-14 Dagfinn Ilmari Man... Set is_auto_increment for auto-increment columns (RT...
2007-10-10 Dagfinn Ilmari Man... Generate one-to-one accessors for unique foreign keys
2007-05-21 Brandon Black resolved test conflict from trunk, renamed current...
2007-05-21 Brandon Black Merge 'trunk' into 'current'
2007-05-21 Dagfinn Ilmari Man... fix multiple multi-column relations to the same table
2007-03-31 Brandon Black sqlite fixups
2007-03-31 Brandon Black added test for rescan, fixed a few issues
2006-10-12 Brandon Black Merge 'trunk' into 'current'
2006-10-12 Brandon Black test update that should have been in the last commit...
2006-09-27 Brandon Black new tests + bugfix for rt.cpan.org #21025
2006-09-12 Brandon Black kill deprecated options/methods, make relationship...
2006-07-20 Brandon Black bugfixes from nilsonsfj + 0.03005 release stuff 0.03005
2006-07-10 Brandon Black docs updates, no longer overwrite dumped schema files...
2006-06-28 Brandon Black version bump to 0.03004
2006-06-05 Brandon Black Version bumped to 0.03001
2006-05-22 Brandon Black Merging branches/DBIx-Class-Schema-Loader-refactor...
2006-03-04 Brandon Black version bump, and added a few new tests to make sure...
2006-02-18 Brandon Black connect_info replaces dsn/user/password/options
2006-02-18 Brandon Black 0.02002 release, added moniker_map and inflect_map...
2006-02-17 Brandon Black disabled external resultset methods test until we find...
2006-02-17 Brandon Black more work on components, base classes, and resultset_co...
2006-02-17 Brandon Black tests cleaned a little, added autoloading of on-disk...