https://bugs.documentfoundation.org/show_bug.cgi?id=117092

--- Comment #6 from Julien Nabet <serval2...@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.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to