func (*ColumnType) Nullable

func (ci *ColumnType) Nullable() (nullable, ok bool)

报告列是否可以为空。如果驱动程序不支持此属性 ok 将为 false。