openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #19238
[Bug 1087332] Re: Don't use OIDS when create table
** Branch linked: lp:~syleam/openobject-server/trunk-dont-use-with-oids
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/1087332
Title:
Don't use OIDS when create table
Status in OpenERP Server:
New
Status in OpenERP Server trunk series:
New
Bug description:
When create a M2M table, the syntax in orm.py is WITH OIDS, as
PostgreSQL documentation said, use WITHOUT OIDS and a add a real
primary key (we have already a primary key)
Regards,
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/1087332/+subscriptions
References