From: Nigel Metheringham Date: Fri, 24 Sep 2010 15:02:25 +0000 (+0100) Subject: Added comment about DBICDH_TRACE to see whats happening X-Git-Tag: v0.001005~6 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class-DeploymentHandler.git;a=commitdiff_plain;h=c526d5c4b55d15270931c008f4638c0fc27213b5 Added comment about DBICDH_TRACE to see whats happening --- diff --git a/lib/DBIx/Class/DeploymentHandler/Manual/Intro.pod b/lib/DBIx/Class/DeploymentHandler/Manual/Intro.pod index f6a3acc..56aef61 100644 --- a/lib/DBIx/Class/DeploymentHandler/Manual/Intro.pod +++ b/lib/DBIx/Class/DeploymentHandler/Manual/Intro.pod @@ -88,6 +88,10 @@ Running C should create the following: `-- 1 `-- 001-auto.yml +You may wish to turn on L +before running this script by setting the environment variable C to +C<1>. + =head3 001-auto.sql DBIx::Class::DeploymentHandler automatically generates SQL from our schema