Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2064 Представления

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
6985
1
июл. 15
19971
2
июн. 24
2681
1
янв. 24
9176
0
окт. 24
3907