콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
4464 화면

How to inherit ORM Method in BaseModel?

아바타
취소

Why do you want to inherit that? You can do it writing some lines on some inherited class and calling the super.

작성자

Thanks for your reply, I want inherit it, because i want to customize orm search function for all Model, i want to add search date or amount range