Page 1 of 1

Bugs Of Firebird Columns Meata (Nullable)

Posted: Sat 24 Mar 2012 16:58
by TinTin
Firebird 2.5
Unida 4.1.4

TUniMeata,MetaDataKind = Columns
If Column is the Field of Primary key Or Field of Index,Meta Nullable is 0;
Otherwise,Meta Nullable is always 1.

Posted: Mon 26 Mar 2012 08:16
by AndreyZ
Hello,

The NULLABLE metadata column contains 0 if a field is of PRIMARY KEY or declared as NOT NULL, otherwise it contains 1. If you encountered different behaviour, please specify the script to create the table for which incorrect metadata is returned.

Posted: Mon 26 Mar 2012 10:35
by TinTin
I want to send you about metadata image!
Would you tell me your E-mail?[/img]

Posted: Mon 26 Mar 2012 16:26
by AndreyZ
You can send me the script to create the table and the screenshot that demonstrate the problem to andreyz*devart*com .