[Libreoffice-bugs] [Bug 117092] Migration to Firebird fails for a simple table
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Apr 21 07:23:50 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=117092
--- Comment #6 from Julien Nabet <serval2412 at yahoo.fr> ---
Created attachment 141513
--> https://bugs.documentfoundation.org/attachment.cgi?id=141513&action=edit
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)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180421/7a477280/attachment.html>
More information about the Libreoffice-bugs
mailing list