lundi 24 mars 2014

delete a postgresql row that is created by django in pgAdmin?


Vote count:

0




Using Django application, I added a new entry to my table. now I want to delete it using pgAdmin (postgresql). but I get the error as No unique Identifier for this row. what is the problem.


Django automatically add auto-incrementing primary key. so I cannot figure out what the issue is?


I read this post, but it did not help.


enter image description here



asked 2 mins ago






Aucun commentaire:

Enregistrer un commentaire