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

--- Comment #8 from Julien Nabet <serval2...@yahoo.fr> ---
(In reply to robert from comment #7)
> (In reply to Julien Nabet from comment #6)
> > 
> > (Attempt to define a second PRIMARY KEY for the same table)
> 
> There must be 2 primary keys, because there are 2 primary keys in the
> original table of HSQLDB:
> "Id" is '0' in every row, "Jahr" changes the values from '2015' up to '2018'.

Yes, I saw this so it means we can't deal with primary key column by column.
Perhaps with an alter table at the end after having processed all the columns?

-- 
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