94
96
optional bool is_nullable = 1 [default = true]; // Dead option, do not use
95
97
optional bool is_unsigned = 2 [default = false];
96
98
optional bool is_notnull = 3 [default = false];
97
100
repeated string expression = 16; /* Reserve 0-15 for frequenty accessed attributes */