https://bugs.freedesktop.org/show_bug.cgi?id=67269

          Priority: medium
            Bug ID: 67269
          Assignee: [email protected]
           Summary: EDITING: PostgreSQL - SDBC Autovalue isn't shown and
                    isn't refreshed any more
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: [email protected]
          Hardware: Other
            Status: UNCONFIRMED
           Version: 4.0.3.3 release
         Component: Database
           Product: LibreOffice

Create a table in postgresql with LO → Tools → SQL like 
CREATE TABLE name ( id SERIAL, name VARCHAR(50), PRIMARY KEY (id) );
Open this table with LO 4.0.2.2 or any version before. The field "id" is shown
with "AutoField". You could enter data in the field "name". "id" is created
automatically.

Since LO 4.0.3.3 field "id" isn't shown as "AutoField". You could enter data in
the field "name". "id" shows for every row '0'. If you refresh the table "id"
shows the right incremented values.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to