[Libreoffice-bugs] [Bug 120945] FIREBIRD: Relationship of tables isn't recognized by formwizard
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Sep 11 08:42:39 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=120945
Julien Nabet <serval2412 at yahoo.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|libreoffice-bugs at lists.free |serval2412 at yahoo.fr
|desktop.org |
Status|NEW |ASSIGNED
--- Comment #5 from Julien Nabet <serval2412 at yahoo.fr> ---
Created attachment 154097
--> https://bugs.documentfoundation.org/attachment.cgi?id=154097&action=edit
Prepared patch
I've prepared a patch that I'll submit tonight.
It implements getExportedKeys. The only diff with getImportedKeys is the fact
that :
- in getImportedKeys, table name is the foreign key
- in getExportedKeys, table name is the primary key
Instead of duplicating the whole code of getImportedKeys , I created a local
function which contains the main part.
--
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/20190911/64218d46/attachment.html>
More information about the Libreoffice-bugs
mailing list