[Libreoffice-bugs] [Bug 116982] FIREBIRD : Migration : import of table with autoincrement leads to integrity violation when attempting to add new record

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sat Apr 14 09:44:22 UTC 2018


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

--- Comment #5 from robert at familiegrosskopf.de ---
This is the code for getting all generators:

SELECT * FROM RDB$GENERATORS;

... but don't know the right generator.

Could we save the name of the generator in the description of the field, which
should be the autovalue-field?

For HSQLDB you haven't to know this, because the code only need the table and
the field.

-- 
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/20180414/7ed4fa2d/attachment.html>


More information about the Libreoffice-bugs mailing list