[Enh] Auto attach Active Record behavior when this class using `SearchableTrait`
vuongxuongminh opened this issue · 0 comments
vuongxuongminh commented
We can make a simple config for Active Record (not need define behavior) with auto attach.
If class using trait, the behavior will be attach automatically via global init event of the Active Record.