https://bugs.documentfoundation.org/show_bug.cgi?id=92509
--- Comment #6 from [email protected] --- Have tried this one a little bit more: If I set in SQL ALTER TABLE "Tablename" ALTER COLUMN "Bool" SET DEFAULT TRUE the SQL-default should be chosen if the field is NULL while inserting new data. If you try this with the attached database, the boolean-field will never be TRUE. The GUI of the table will always chose FALSE instead. If you try to input data through SQL directly the boolean-field will be TRUE, if there isn't a value chosen for it. Just another hint for the wrong behavior of the GUI for the table. All fields without input should be NULL - also the boolean-field. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
