How can I create a foreign key with the Postgres GUI in Railway?

Ssidp5/18/2023
I don't see an option to connect it with my pkey from another table.
Ssidp5/18/2023
Project ID: d231fb83-161c-4edc-beb2-c5e7b8870d18
Bbrody5/18/2023
please don't rely on the data tab for data entry, you would want to use something like pgadmin
Ssidp5/18/2023
@Brody , gotcha. I was just trying to structure out my DB, and figure that would be easier with the UI. Would you recommend using something like Knex instead?
Bbrody5/18/2023
knex is good, thats what strapi uses under the hood