<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Hi,</div>
<div> </div>
<div>I would like to use DBIx::Class::DeploymentHandler to generate update scripts for SQL Server, but this fails</div>
<div>in case a field was added to a table in the new version of the DBIC schema since SQL::Translator::Diff cannot</div>
<div>find an add_field method in <span style="font-family: Verdana, sans-serif, Arial, 'Trebuchet MS'; font-size: 13px; line-height: 1.6em;">SQL::Translator::Generator::DDL::SQLServer</span><span style="font-family: Verdana, sans-serif, Arial, 'Trebuchet MS'; line-height: 1.6em;"><font size="2">, the error message was:</font></span></div>
<div> </div>
<div>> SQL::Translator::Producer::SQLServer cant add_field at D:/strawberry/perl/site/lib/SQL/Translator/Diff.pm line 253.<br/>
> at D:/strawberry/perl/site/lib/SQL/Translator/Diff.pm line 253.</div>
<div> </div>
<div>Is there maybe another way to create up-/downgrade scripts for SQL Server?</div>
<div> </div>
<div>José</div></div></body></html>