wpdb::process_field_lengths()
Method: For string fields, records the maximum string length that field can safely save.
Source: wp-includes/class-wpdb.php:2846
Method: For string fields, records the maximum string length that field can safely save.
Source: wp-includes/class-wpdb.php:2846
Method: Retrieves the maximum string length allowed in a given column.
Source: wp-includes/class-wpdb.php:3229