Hello All,

I’m using Symfony 1.2.9 with propel 1.3 and PostgreSql 8.2 Data Base.
I’ve generated my backend application using admin generator tool.
Everything worked just fine for a few days I was able to update,
create and remove objects from data base, but suddenly out of the
blue, yesterday I’m unable to add new records to data base. When I
looked at the SQL queries it turned out that that’s because the
primary key violation. My App wants to add new records using existing
primary key values and that’s why it doesn’t work. I didn’t make any
changes in my app it suddenly stopped working… Any help?

--

You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to [email protected].
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=.


Reply via email to