It seems to be a MDB2 fail, The ID field is set to AutoIncrement. I don't know why it doesn't increment the id automatically. Is there a way to force the increment of the ID, except to set the id manually.
Cheers, Georg Ehrke Am 17.07.2012 um 14:17 schrieb Arthur Schiwon: > Hey, > > with current stable4 the following warning is being displayed after when > creating a new user (using PostgreSQL, did not test with sqlite/mysql). > > SQLSTATE[23505]: Unique violation: 7 ERROR: duplicate key value violates > unique constraint "oc_calendar_calendars_pkey" DETAIL: Key (id)=(0) already > exists. > > Cheers > Arthur > _______________________________________________ > Owncloud mailing list > [email protected] > https://mail.kde.org/mailman/listinfo/owncloud _______________________________________________ Owncloud mailing list [email protected] https://mail.kde.org/mailman/listinfo/owncloud
