Subject | Checks for NULL |
---|---|
Author | Jiri Cincura |
Post date | 2011-02-24T13:59:01Z |
Hi *,
the ibase_query.c on L652 contains check for column type nullability.
And if the provided value is NULL it throws error. But this is
obviously wrong (the simplest case could be before trigger providing
the value).
Does anybody know the best way to provide fix? Directly to PHP? Or
maybe we should start our own php_firebird as I recall a lot of bugs
and fixes...
--
Jiri {x2} Cincura (x2develop.com founder)
http://blog.cincura.net/ | http://www.ID3renamer.com
the ibase_query.c on L652 contains check for column type nullability.
And if the provided value is NULL it throws error. But this is
obviously wrong (the simplest case could be before trigger providing
the value).
Does anybody know the best way to provide fix? Directly to PHP? Or
maybe we should start our own php_firebird as I recall a lot of bugs
and fixes...
--
Jiri {x2} Cincura (x2develop.com founder)
http://blog.cincura.net/ | http://www.ID3renamer.com