Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Question] How do I use alias queries? #2054

Unanswered
zerooverture asked this question in General
Discussion options

$project
DB::where([['$project' => ['title' => '$name', 'type_id' => '$type_id']]])... is Invalid
DB::project(['title' => '$name', 'type_id' => '$type_id']])... is Invalid

You must be logged in to vote

Replies: 0 comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant
Converted from issue

This discussion was converted from issue #2054 on September 02, 2020 05:37.

AltStyle によって変換されたページ (->オリジナル) /