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
For example, if a table name in FB 4.0 and FB 5.0 exceeds 31 characters, the "GetSchema()" method returns truncated column names (shortened to 31 characters) and an incorrect value for "IsKey" ("false" instead of "true").
For example, if a table name in FB 4.0 and FB 5.0 exceeds 31 characters, the "GetSchema()" method returns truncated column names (shortened to 31 characters) and an incorrect value for "IsKey" ("false" instead of "true").