You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Если передать $table массивом, в котором есть поле alias, то оно нигде не учитывается и в getAlias все-равно уезжает $table['name'], т.к. чуть выше есть $table = $table['table'];