How can I create a foreign key with the Postgres GUI in Railway?
I don't see an option to connect it with my pkey from another table.
5 Replies
Project ID:
d231fb83-161c-4edc-beb2-c5e7b8870d18
Project ID: d231fb83-161c-4edc-beb2-c5e7b8870d18
please don't rely on the data tab for data entry, you would want to use something like pgadmin
@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?
knex is good, thats what strapi uses under the hood