Add author test for whitespace errors and make whitespace more consistent
[dbsrgits/DBIx-Class-Schema-Loader.git] / t / 10_03pg_common.t
2015-06-25 Dagfinn Ilmari Man... Add author test for whitespace errors and make whitespa...
2015-06-25 Dagfinn Ilmari Man... Import the latest ::Optional::Dependencies from DBIC
2014-07-28 Dagfinn Ilmari Man... Use skip_all or diag for missing RDBMS test dependencies
2014-04-06 Dagfinn Ilmari Man... Fix dumping unique indexes with DBD::Pg < 1.50
2014-04-04 Dagfinn Ilmari Man... Skip dumping unique indexes with expressions (RT#93613)
2013-10-23 Aaron Crane Set $result_source_class->table_class appropriately...
2012-08-30 Rafael Kitover FK ON clause introspection for MSSQL
2012-08-29 Rafael Kitover minor optimization for Pg FK attrs, better test
2012-08-26 Rafael Kitover introspect ON DELETE/UPDATE and DEFERRABLE for pg
2011-11-17 Rafael Kitover auto-disambiguate monikers from different schemas
2011-10-19 Rafael Kitover fix some issues with multi-db_schema support
2011-09-06 Rafael Kitover fix multiple DEFAULT NULLs
2011-09-06 Rafael Kitover improve Pg default handling
2011-08-16 Rafael Kitover multi db_schema support
2011-07-25 Rafael Kitover support alternate line endings
2011-05-27 Rafael Kitover support quoted PostgreSQL schema names with special...
2011-05-26 Rafael Kitover become utf8-aware (RT#67920)
2011-02-20 Rafael Kitover rename vendor tests