postgresql - PgAdmin 4: Cannot edit rows from one table -


something strange happening new created tables in postgres, can add data them, cannot use pgadmin edit row.

this table columns description:

table columns

after executing query view table rows can see:

right click @ table

at data output

save button disabled update table rows. happening new created tables, can see, have other tables i'm able edit rows, example @ table of users:

other table able edit data

found problem! happening, because didn't select of columns 'primary key':

table columns description updated


Comments

Popular posts from this blog

resizing Telegram inline keyboard -

command line - How can a Python program background itself? -

php - "cURL error 28: Resolving timed out" on Wordpress on Azure App Service on Linux -