Type Definition leetcode_cli::cache::schemas::problems::SqlType[][src]

pub type SqlType = (Text, Integer, Integer, Integer, Bool, Text, Float, Text, Bool, Text, Text);
Expand description

The SQL type of all of the columns on this table