atk4\data\Join::importModel PHP 메소드

importModel() 공개 메소드

and then will apply them locally. Any you think that any fields could clash, then use ['prefix'=>'m2'] which will be pre-pended to all the fields. Conditions will me automatically mapped.
public importModel ( $m, $defaults = [] )
    public function importModel($m, $defaults = [])
    {
        // not implemented yet !!!
    }