Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/relations-via-array' into relati…
Browse files Browse the repository at this point in the history
…ons-via-array
  • Loading branch information
Tigrov committed Jul 7, 2024
2 parents 0bccd2c + e9021c7 commit 72754f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ActiveRelationTrait.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
use Yiisoft\Db\QueryBuilder\Condition\InCondition;
use Yiisoft\Db\QueryBuilder\Condition\JsonOverlapsCondition;
use Yiisoft\Db\Schema\SchemaInterface;

use function array_column;
use function array_combine;
use function array_diff_key;
Expand Down

0 comments on commit 72754f9

Please sign in to comment.