Skip to Content
Menu
This question has been flagged

I'm trying to add a new many2many relation table to add extra fields inside not just the foreign keys for example I want to add color, date, and status, but whenever running the module I receive the error that the id of the table not exist 

psycopg2.errors.UndefinedColumn: column tableName.id does not exist
LINE 1: SELECT "tableName".id FROM "tableName...
               ^


Avatar
Discard

it will be better if you add the relevant part of the code along with the question

Related Posts Replies Views Activity
2
Sep 15
5888
1
Jul 15
18874
2
Jun 24
879
1
Jan 24
8270
0
Oct 24
3907