Skip to content

is there a way to check whether a column is part of the primary key #1329

Description

@juandent

I am doing some work in Qt and creating a Model (as in Model-View-Controller) and the code is generic
I want to make primary key columns non-editable.... what is the best way to find this out?

This is a special case of the general features that would be nice to have access to... by this I mean access to the meta information of the storage object and its subobjects for enabling or making it possible to write code that takes advantage of this information'
(for instance whether a column is part of a primary key)...

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions