when running perl scripts in deploy, use a $schema that is generated from the current...
authorJohn Napiorkowski <jjn1056@yahoo.com>
Tue, 27 Dec 2011 17:39:02 +0000 (12:39 -0500)
committerJohn Napiorkowski <jjn1056@yahoo.com>
Fri, 10 Feb 2012 17:16:43 +0000 (12:16 -0500)
commit7d876442f151bedf8bcf7d594f30d58f6dad8b59
treee39e7f77585b5f2326523b956a1bc4d7e153b63e
parenteb701ec6f072186383fcd7d6293a89eca85bfd48
when running perl scripts in deploy, use a $schema that is generated from the current actual database
dist.ini
lib/DBIx/Class/DeploymentHandler/DeployMethod/SQL/Translator.pm
lib/DBIx/Class/DeploymentHandler/HandlesProvideSchema.pm [new file with mode: 0644]
lib/DBIx/Class/DeploymentHandler/ProvideSchema/FromCurrent.pm [new file with mode: 0644]
lib/DBIx/Class/DeploymentHandler/ProvideSchema/SchemaLoader.pm [new file with mode: 0644]