https://bugs.freedesktop.org/show_bug.cgi?id=69949
Priority: medium
Bug ID: 69949
Assignee: [email protected]
Summary: EDITING - Firebird : does not respect AUTOVALUE NOT
NULL setting via UI - no autoincrement/serial function
Severity: normal
Classification: Unclassified
OS: All
Reporter: [email protected]
Hardware: x86-64 (AMD64)
Status: UNCONFIRMED
Version: 4.2.0.0.alpha0+ Master
Component: Database
Product: LibreOffice
While testing the new embedded firebird db, I tried to create a table via the
Table Designer having :
id INT
ENTRY REQUIRED = YES aka NOT NULL
AUTOVALUE = YES aka AUTOINCREMENT or SERIAL
the id field being also a primary key (default behaviour of the UI).
Although the settings can be made by the user with the UI, when the table is
saved and re-opened, they are not respected, i.e. they switch back to the
defaults of :
ENTRY REQUIRED = NO
AUTOVALUE = NO
Tested on OSX 64bit master build and Linux 32bit master build.
Alex
--
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