Mismatch in null flag
---------------------
Key: CORE-5333
URL: http://tracker.firebirdsql.org/browse/CORE-5333
Project: Firebird Core
Issue Type: Bug
Components: Engine
Affects Versions: 3.0.0
Environment: windows
Reporter: Pål Lillejord
I have a column EQ with the null flag set, so if I look at RDB$RELATION_FIELDS
then I see RDB$NULL_FLAG = 1, so far all OK
The RDB$FIELD_SOURCE value for field EQ is RDB$75
if I look in RDB$FIELDS I find RDB$FIELD_SOURCE = null for RDB$75
I made a view with the field EQ, if I look in RDB$RELATION_FIELDS the EQ field
in the VIEW has RDB$FIELD_SOURCE = RDB$75 but the RDB$NULL_FLAG = null now
And I can not update the RDB$NULL_FLAG to correct value.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Firebird-Devel mailing list, web interface at
https://lists.sourceforge.net/lists/listinfo/firebird-devel