<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Hi,</div>

<div>&nbsp;</div>

<div>I would like to use&nbsp;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&nbsp;SQL::Translator::Diff cannot</div>

<div>find an add_field method in&nbsp;<span style="font-family: Verdana, sans-serif, Arial, &#39;Trebuchet MS&#39;; font-size: 13px; line-height: 1.6em;">SQL::Translator::Generator::DDL::SQLServer</span><span style="font-family: Verdana, sans-serif, Arial, &#39;Trebuchet MS&#39;; line-height: 1.6em;"><font size="2">, the error message was:</font></span></div>

<div>&nbsp;</div>

<div>&gt; SQL::Translator::Producer::SQLServer cant add_field at D:/strawberry/perl/site/lib/SQL/Translator/Diff.pm line 253.<br/>
&gt;&nbsp;at D:/strawberry/perl/site/lib/SQL/Translator/Diff.pm line 253.</div>

<div>&nbsp;</div>

<div>Is there maybe another way to create up-/downgrade scripts for SQL Server?</div>

<div>&nbsp;</div>

<div>Jos&eacute;</div></div></body></html>