Subject | RE: [firebird-support] Possible adendun in version 2.0? |
---|---|
Author | Dmitry Yemanov |
Post date | 2003-10-09T17:52:07Z |
Henrique,
we want to follow the SQL specification, then it's necessary to implement
the boolean logic as well (e.g. predicates like WHERE BOOLEAN_FIELD or
assignments like BOOLEAN_FIELD = FIELD IS NULL). It's not a trivial task and
Borland failed to do this in their IB 7.0, although promised to. This work
is in our to-do list, but it doesn't have a high priority.
Dmitry
> Is it possible (I mean, will it happen soon?) to appearActually, it's not a big deal to implement native BOOLEAN datatype. But if
> fields of the type boolean in a next release of Firebird?
> Is there any prediction?
we want to follow the SQL specification, then it's necessary to implement
the boolean logic as well (e.g. predicates like WHERE BOOLEAN_FIELD or
assignments like BOOLEAN_FIELD = FIELD IS NULL). It's not a trivial task and
Borland failed to do this in their IB 7.0, although promised to. This work
is in our to-do list, but it doesn't have a high priority.
Dmitry