<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - FIREBIRD : Migration : import of table with autoincrement leads to integrity violation when attempting to add new record"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=116982#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - FIREBIRD : Migration : import of table with autoincrement leads to integrity violation when attempting to add new record"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=116982">bug 116982</a>
from <span class="vcard"><a class="email" href="mailto:robert@familiegrosskopf.de" title="robert@familiegrosskopf.de">robert@familiegrosskopf.de</a>
</span></b>
<pre>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.</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>