[Libreoffice-bugs] [Bug 130376] PostgreSQL JDBC: Autoincrement doesn't return values in Queries with Alias

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Feb 6 19:39:53 UTC 2020


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

Robert Großkopf <robert at familiegrosskopf.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |dataLoss

--- Comment #2 from Robert Großkopf <robert at familiegrosskopf.de> ---
Tested it a little bit more.
Executed the query of the bug-report.
Entered a new value in a new row in the field Text.
Saved the value by leaving the row.
ID-Test shows 0.
Changed the new value of Text in this field.
Saved this by leaving the row.
The old value will be shown again, the changed value has been lost.

Seems Base wants to make an update for a row with the primary-key 0, which
doesn't exist.

This buggy behavior could lead to data loss!

-- 
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/20200206/8db42935/attachment.htm>


More information about the Libreoffice-bugs mailing list