[Libreoffice-bugs] [Bug 67649] Postgresql SDBC updatable views
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Oct 29 11:51:50 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=67649
--- Comment #6 from Lionel Elie Mamane <lionel at mamane.lu> ---
I've tested that if one hacks PostgreSQL to add a primary key on the view (by
direct inserts in pg_constraint) and the default values (by direct inserts in
pg_attrdef) on the columns of the view, LibreOffice considers the view as an
updatable table and it works correctly.
--
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/20201029/93cfca49/attachment.htm>
More information about the Libreoffice-bugs
mailing list