use ensure_class_loaded in odbc driver
[dbsrgits/DBIx-Class-Schema-Loader.git] / t /
2009-05-27 Rafael Kitover added test for mssql_odbc
2009-04-23 Dagfinn Ilmari Man... Add .gitignore files
2009-04-20 Justin Hunter initial import of Sybase/MSSQL support
2009-04-18 Dagfinn Ilmari Man... Now that we always dump to disk, don't bother testing...
2009-04-14 Justin Hunter * use $^X instead of assuming /usr/bin/perl
2009-03-19 Tim Bunce Ignore duplicate uniq indices (including duplicates...
2009-03-10 Dagfinn Ilmari Man... Merge 'trunk' into 'current'
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-07-16 Dagfinn Ilmari Man... Handle ResultSetManager deprecation warning in common...
2008-05-24 Dagfinn Ilmari Man... Add "dbicdump" script for easy commandline dumping
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-04-11 Dagfinn Ilmari Man... Silence the skipping on missing Test::Kwalitee, and...
2008-04-05 Dagfinn Ilmari Man... - Move loader_class from Schema::Loader::Base to Schema...
2008-04-01 Dagfinn Ilmari Man... Allow specifying a custom loader_class in loader_options
2008-03-13 Dagfinn Ilmari Man... Default db_schema to the username for DB2
2008-03-12 Dagfinn Ilmari Man... Add is_auto_increment detecton for DB2
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... Add is_auto_increment detection for Oracle
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-29 Dagfinn Ilmari Man... Add support for ENUM value lists for MySQL
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 => { unsigned => 1 } for MySQL.
2008-01-27 Dagfinn Ilmari Man... Add support for extra per-vendor tests.
2008-01-27 Dagfinn Ilmari Man... Add support for load_namespaces-style class layout.
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-11-09 Dagfinn Ilmari Man... Merge 'trunk' into 'current'
2007-11-09 Dagfinn Ilmari Man... Fix Win32 test skip counts for good (RT #30568, Kenichi...
2007-10-10 Dagfinn Ilmari Man... Generate one-to-one accessors for unique foreign keys
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...
next