version bump, and added a few new tests to make sure PK::Auto::* is working right
[dbsrgits/DBIx-Class-Schema-Loader.git] / MANIFEST
CommitLineData
8a6b44ef 1Build.PL
2Changes
3lib/DBIx/Class/Schema/Loader.pm
4lib/DBIx/Class/Schema/Loader/DB2.pm
5lib/DBIx/Class/Schema/Loader/Generic.pm
6lib/DBIx/Class/Schema/Loader/mysql.pm
7lib/DBIx/Class/Schema/Loader/Pg.pm
8lib/DBIx/Class/Schema/Loader/SQLite.pm
9lib/DBIx/Class/Schema/Loader/Writing.pm
10Makefile.PL
11MANIFEST This list of files
c2849787 12META.yml
13README
8a6b44ef 14t/01use.t
15t/02pod.t
16t/03podcoverage.t
17t/10sqlite_common.t
18t/11mysql_common.t
19t/12pg_common.t
20t/13db2_common.t
c2849787 21t/lib/DBIx/Class/TestComponent.pm
22t/lib/DBIx/Class/TestRSComponent.pm
23t/lib/dbixcsl_common_tests.pm
24t/lib/DBIXCSL_Test/Schema/LoaderTest1.pm
25t/lib/TestAdditional.pm
26t/lib/TestAdditionalBase.pm
27t/lib/TestLeftBase.pm
8a6b44ef 28TODO