wpdb::get_col_length()
Method: Retrieves the maximum string length allowed in a given column.
Source: wp-includes/wp-db.php:3050
Method: Retrieves the maximum string length allowed in a given column.
Source: wp-includes/wp-db.php:3050
Method: For string fields, records the maximum string length that field can safely save.
Source: wp-includes/wp-db.php:2671