You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$db->getFieldData()'s explanation is not complete and accurate.
The following data is available from this function if supported by your database:
name - column name
max_length - maximum length of the column
primary_key - 1 if the column is a primary key
type - the type of the column