Follow-up: is it possible to show Foreign Keys in the Columns view?
e
elegant-house-93198
09/15/2022, 3:12 PM
Hey @bored-garage-89327 we automatically pull the foreign/primary keys that are defined in the information schema in postgres. I can send you the query we run in a DM if you’d like to run it and see what’s returned.
b
bored-garage-89327
09/15/2022, 3:13 PM
Thanks I thought that was the case, but I do not see the FKs in the UI, although I do see them in our DDL
bored-garage-89327
09/15/2022, 3:16 PM
Here's an example, from the Secoda UI, Related is empty (is this the place it would be displayed?):
bored-garage-89327
09/15/2022, 3:16 PM
While when I look at the database I see a FK defined for this field: