Type Alias SqlType

Source
pub type SqlType = (Int4, Text, Nullable<Array<Nullable<Text>>>, Nullable<Array<Nullable<Text>>>, Nullable<Text>, Nullable<Shade>, Nullable<Array<Nullable<SoilTexture>>>, Nullable<HerbaceousOrWoody>, Nullable<Array<Nullable<LifeCycle>>>, Nullable<Int4>, Timestamp, Timestamp, Nullable<Bool>, Nullable<Text>, Nullable<Array<Nullable<LightRequirement>>>, Nullable<Array<Nullable<WaterRequirement>>>, Nullable<Bool>, Nullable<Array<Nullable<Text>>>, Nullable<Int4>, Nullable<Text>, Nullable<Int2>, Nullable<Array<Nullable<Int2>>>, Nullable<Array<Nullable<Int2>>>, Nullable<TaxonomicRank>, Nullable<Int4>, Nullable<Int4>, Nullable<Int4>, Nullable<Int4>);
Expand description

The SQL type of all of the columns on this table