<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Migration to Firebird fails for a simple table"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=117092#c6">Comment # 6</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Migration to Firebird fails for a simple table"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=117092">bug 117092</a>
from <span class="vcard"><a class="email" href="mailto:serval2412@yahoo.fr" title="Julien Nabet <serval2412@yahoo.fr>"> <span class="fn">Julien Nabet</span></a>
</span></b>
<pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=141513" name="attach_141513" title="patch">attachment 141513</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=141513&action=edit" title="patch">[details]</a></span>
patch
With the patch included, primary keys are parsed but the statement generated to
create the table fails:
CREATE TABLE "MitgliedJahr" ( "Id" INTEGER NOT NULL PRIMARY KEY, "Jahr" INTEGER
NOT NULL PRIMARY KEY, "Datum" DATE)
(Attempt to define a second PRIMARY KEY for the same table)</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>