Make ResultSetManager notice externally defined :ResultSet methods
[dbsrgits/DBIx-Class-Schema-Loader.git] / t / lib / dbixcsl_common_tests.pm
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...