Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2129 Переглядів

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...
               ^


Аватар
Відмінити

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

Related Posts Відповіді Переглядів Дія
2
вер. 15
7059
1
лип. 15
20034
2
черв. 24
3049
1
січ. 24
9226
0
жовт. 24
3907