跳至內容
選單
此問題已被標幟
2076 瀏覽次數

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

相關帖文 回覆 瀏覽次數 活動
2
9月 15
6996
1
7月 15
19981
2
6月 24
2760
1
1月 24
9200
0
10月 24
3907