get rid of an empty trailing hashref if appropriate
[dbsrgits/DBIx-Class-Schema-Loader.git] / t /
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...