TablePlus-Windows icon indicating copy to clipboard operation
TablePlus-Windows copied to clipboard

Check column in Table Structure view don't show constraints

Open Toadie1 opened this issue 3 years ago • 0 comments

Please answer the questions below, it helps us to track the issue.

  1. Which driver are you using and version of it (Ex: PostgreSQL 10.0): PostgresSQL 11.1

  2. Which TablePlus build number are you using (the number on the welcome screen, Ex: build 81): Table Plus Version 5.0.1 (210) - x64

  3. The steps to reproduce this issue: 3.1. Create table with column constraints. 3.2. Open the table and switch from "Data" to "Structure" view on Mac. 3.3. Do the same on Windows. 3.4. On Mac version I can see richer information about constraints (for example: "type = ANY (ARRAY['Received'::text]) ) On Windows version I can se only column name, but without any info. Attached screenshots tells you everything :-)

Noted: If the bug is related to data, please attach an example SQL data. Windows Version MacOS Version

Toadie1 avatar Nov 14 '22 14:11 Toadie1