Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
2942 มุมมอง
ProgrammingError: operator does not exist: integer = boolean
LINE 1: SELECT "user_id" FROM "hr_employee" WHERE "id" IN (false)
                                                       ^
HINT:  No operator matches the given name and argument type(s). You might need to add explicit type casts.

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Hello aneesh,

When Employee is created its not creating its related user automatically for that employee.

so, while you are creating employee related user field is False.

อวตาร
ละทิ้ง
ผู้เขียน

Can you please explain more?

@aneesh, Yes of course.

say how can i help?