Skip to content

In FB4.0 and FB5.0, the GetSchema() method returns truncated column names and an incorrect value for "IsKey". #1274

Description

@magic-neo

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").

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions