Skip to content

Ability to set a primary key #1

@simonw

Description

@simonw

Sometimes a table will have been imported that has a primary key but is currently being treated as a rowid table.

An option for picking a column as a primary key would be useful - but it ideally would validate that the selected column does not have duplicate values.

It could also suggest a primary key, using a time-constrained query to check each column for all-unique not-null values.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions