Bump version for 0.04006 release
[dbsrgits/DBIx-Class-Schema-Loader.git] / t /
2009-04-23 Dagfinn Ilmari Man... Add .gitignore files
2009-04-23 Dagfinn Ilmari Man... Backport r4582 from branches/current:
2009-03-19 Tim Bunce Revert r5766 which was applied to the trunk instead...
2009-03-18 Tim Bunce Ignore duplicate uniq indices (including duplicates...
2009-03-09 Tim Bunce Reduce noise when running tests if Test::Kwalitee isn...
2009-03-09 Tim Bunce Fix test plan count in t/23dumpmore.t and add Change...
2009-03-09 Tim Bunce Implement result_base_class and schema_base_class options.
2008-02-02 Dagfinn Ilmari Man... Fix auto-inc column cration for the Oracle tests
2008-01-27 Dagfinn Ilmari Man... Add support for load_namespaces-style class layout.
2007-12-14 Dagfinn Ilmari Man... Fix test skip count for main skip_rels block
2007-11-09 Dagfinn Ilmari Man... Fix Win32 test skip counts for good (RT #30568, Kenichi...
2007-10-04 Brandon Black 0.04003 changes, version bumps 0.04003
2007-07-02 Brandon Black fix test skips on Win32
2007-06-27 Brandon Black 0.04001, dump_overwrite -> really_erase_my_files 0.04001
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-04-14 Brandon Black more dumping tests
2007-04-03 Brandon Black some little cleanups, svn meta stuff, and the beginning...
2007-03-31 Brandon Black sqlite fixups
2007-03-31 Brandon Black added test for rescan, fixed a few issues
2007-03-30 Brandon Black wrong test count
2007-03-30 Brandon Black Merging oracle branch into current:
2007-03-30 Brandon Black oops, did not want to commit that comment-out
2007-03-30 Brandon Black preserve local changes to generated files by default...
2006-11-15 Brandon Black no need for suppression in current
2006-11-15 Brandon Black Merge 'trunk' into 'current'
2006-11-15 Brandon Black silence the useless warning spew in 20invocations.t
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-27 Brandon Black 22dump.t fixed for Win32 + removed bad warning + releas... 0.03007
2006-07-26 Brandon Black 0.03006 - fix columns_info_for interaction 0.03006
2006-07-20 Brandon Black bugfixes from nilsonsfj + 0.03005 release stuff 0.03005
2006-07-18 Brandon Black removed Test::Warn
2006-07-18 Brandon Black dump code now skips+warns instead of dies when dump_ove...
2006-07-11 Brandon Black slight improvement to dump tests
2006-07-11 Brandon Black Better test coverage
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-17 Brandon Black table/col case fixes, Changes updated, release 0.02006
2006-03-04 Brandon Black added kwalitee test
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 released 0.02001, Changes updates, etc
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...
2006-02-06 Brandon Black 0.01003 - fixed has_many cond rels
2006-01-31 Brandon Black silence postgres create table jabber
2006-01-31 Brandon Black storage->disconnect and new tests for out-of-line impli...
2006-01-30 Brandon Black mysql test was broken for mysqlds that do not support...
2006-01-30 Brandon Black added tests for additional_classes, additional_base_cla...
2006-01-30 Brandon Black Schema::Loader converted to better inheritance model...
2006-01-30 Brandon Black change test env vars to match DBIx::Class
2006-01-27 Brandon Black db2 does not allow keys that are nullable
2006-01-27 Brandon Black fixed multi-fk checking for postgres (misdetection...
2006-01-25 Brandon Black more source cleanup and minor fix stuff for schema...
2006-01-24 Brandon Black schema-loader does multi-column FKs now, needs a bit...
2006-01-24 Brandon Black get rid of now-useless namespace option
2006-01-24 Brandon Black ported db2, pg schema, and test updates from non-schema...
2006-01-22 Brandon Black db2-related fixes
2006-01-21 Brandon Black tests and docs updates
2006-01-21 Brandon Black loader as a schema subclass basically working (needs...
2006-01-21 Brandon Black first functional commit of non-subclassed-style Schema...
2006-01-21 Brandon Black existing Loader patchwork for Schema support, module...
2006-01-21 Brandon Black copied Loader into a subdir by accident, moving it...