fix default_value for all other backends, fix bug with quoted Pg tables from $dbh...
[dbsrgits/DBIx-Class-Schema-Loader.git] / t / 13db2_common.t
2010-02-05 Rafael Kitover fix default_value for all other backends, fix bug with...
2009-07-10 Rafael Kitover make tests pass
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
2007-12-14 Dagfinn Ilmari Man... Set is_auto_increment for auto-increment columns (RT...
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-02-17 Brandon Black tests cleaned a little, added autoloading of on-disk...
2006-01-30 Brandon Black change test env vars to match DBIx::Class
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 copied Loader into a subdir by accident, moving it...