yugabyte/yugabyte-db

[YSQL] TablePlus unable to load tables without primary key

Open

#1,256 opened on Apr 25, 2019

View on GitHub
 (5 comments) (0 reactions) (1 assignee)C (1,003 forks)batch import
area/ysqlhelp wantedkind/bugpriority/medium

Repository metrics

Stars
 (8,229 stars)
PR merge metrics
 (Avg merge 17d 21h) (92 merged PRs in 30d)

Description

Jira Link: DB-1507 For tables that don't have a primary key, TablePlus is not able to load the table. Error displayed is ERROR: System column with id -1 is not supported yet

Contributor guide