← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 395083] Re: warning update orm

 

*** This bug is a duplicate of bug 393858 ***
    https://bugs.launchpad.net/bugs/393858

La tabla contiene registros duplicados.
Se debe corregir para que pueda ejecutarse el comando ALTER TABLE correctamente

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/395083

Title:
  warning update orm

Status in OpenERP Modules (addons):
  New

Bug description:
  With the last revision os base, the are a problem with the orm, you
  get this error in update:

  [2009-07-03 11:39:56,318] WARNING:orm:[01]: unable to add 'unique(name, module)' constraint on table ir_model_data !
  [2009-07-03 11:39:56,318] WARNING:orm:[02]:  If you want to have it, you should update the records and execute manually:
  [2009-07-03 11:39:56,319] WARNING:orm:[03]: ALTER table ir_model_data ADD CONSTR

  this too:

  [2009-07-03 12:23:21,315] WARNING:orm:[01]: unable to add 'unique (certificate)' constraint on table ir_module_module !
  [2009-07-03 12:23:21,316] WARNING:orm:[02]:  If you want to have it, you should update the records and execute manually:
  [2009-07-03 12:23:21,316] WARNING:orm:[03]: ALTER table ir_module_module ADD CONSTRAINT ir_module_module_certificate_uniq unique (certificate)

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/395083/+subscriptions