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

--- Comment #7 from Lionel Elie Mamane <lio...@mamane.lu> ---
(In reply to comment #6)

> Hmm... Could we fake BOOLEAN in the driver, if necessary? (Meaning, if
> that's the problem). Maybe we could just do it like MySQL and at table
> *creation* time, just map BOOLEAN to TINYINT(1) or something like that. (And
> then, the table has a TINYINT(1) field, not a BOOLEAN field.)\

Maybe add a CHECK clause "check (A=0 or A=1)" as suggested by
http://tracker.firebirdsql.org/browse/CORE-726?focusedCommentId=20162&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#action_20162

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

Reply via email to