Skip to Content
Menu
Dette spørgsmål er blevet anmeldt

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
Kassér

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

Related Posts Besvarelser Visninger Aktivitet
2
sep. 15
7077
1
jul. 15
20043
2
jun. 24
3098
1
jan. 24
9228
0
okt. 24
3907