콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
2983 화면
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?