duckpgq-extension icon indicating copy to clipboard operation
duckpgq-extension copied to clipboard

DEFAULT LABEL

Open Dtenwolde opened this issue 2 years ago • 1 comments

The keyword DEFAULT LABEL is currently not supported. Additionally, the list following LABEL discriminator (labelList) can currently contain duplicate labels. This should not be allowed since all labels should be unique.

Dtenwolde avatar Feb 16 '23 10:02 Dtenwolde

Additionally, the list following LABEL discriminator (labelList) can currently contain duplicate labels. This should not be allowed since all labels should be unique. Not sure if this is still the case, need to investigate that.

The DEFAULT LABEL will likely not be supported, a user can omit the label altogether. The label will then be equal to the table name, since #82

Dtenwolde avatar Mar 12 '24 12:03 Dtenwolde

Closing this, creating a new issue for duplicate labels in labellist #125

Dtenwolde avatar Jul 03 '24 09:07 Dtenwolde