Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Алиас в addJoin в shopProductsCollection #328

Open
Inohacker opened this issue Mar 1, 2022 · 1 comment
Open

Алиас в addJoin в shopProductsCollection #328

Inohacker opened this issue Mar 1, 2022 · 1 comment

Comments

@Inohacker
Copy link

$alias = $this->getAlias($table);

Если передать $table массивом, в котором есть поле alias, то оно нигде не учитывается и в getAlias все-равно уезжает $table['name'], т.к. чуть выше есть $table = $table['table'];

@Inohacker Inohacker changed the title Алиас Алиас в addJoin в shopProductsCollection Mar 1, 2022
@WinterSilence
Copy link
Contributor

#330

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants