<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Mohammed Morsi a écrit :
<blockquote cite="mid:4AD62428.6060006@redhat.com" type="cite">
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
[...]<br>
  <br>
The error I got was:<br>
  <div class="syntax">
  <div class="text" style="font-family: monospace;">[...]<br>
  </div>
  </div>
Rake stops at this point, so I'm not sure if any other migrations are
broken. Does this work when trying it against postgres locally?<br>
</blockquote>
In fact, I had not any postgres under the hand when I made this patch.
Since I have one currently, I was able to reproduce it and fix the
second patch. It was just a matter of using "DROP CONSTRAINT" in
postgres instead of "DROP FOREIGN KEY" in MySQL.<br>
<br>
<br>
Regards,<br>
<pre class="moz-signature" cols="72">-- 
Loiseleur Michel
Responsable Technique OSSA
Linagora / 27, rue de Berri / 75008 PARIS
Tel/Fax : 01 58 18 68 28 / 01 58 18 68 29
<a class="moz-txt-link-freetext" href="http://job.linagora.com/">http://job.linagora.com/</a> | <a class="moz-txt-link-freetext" href="http://www.tosca-project.net">http://www.tosca-project.net</a>
"Ce n'est pas le logiciel qui est libre, c'est vous"
</pre>
</body>
</html>