0: Use SELECT * only if you need all columns from table
select*from `users` where `users`.`id` in (14859, 40494, 41287)1.04msmoms_dev
Bindings
0: 14859
1: 40494
2: 41287
Hints
0: Use SELECT * only if you need all columns from table
select `posts`.*, `posts_seo_links`.`item_id` as `pivot_item_id`, `posts_seo_links`.`post_id` as `pivot_post_id` from `posts` innerjoin `posts_seo_links` on `posts`.`id` = `posts_seo_links`.`post_id` where `posts_seo_links`.`item_id` =11550and `posts`.`deleted_at` isnull360μsmoms_dev
Bindings
0: 11550
Hints
0: Use SELECT * only if you need all columns from table
select*from `users` where `users`.`id` in (40133)210μsmoms_dev
Bindings
0: 40133
Hints
0: Use SELECT * only if you need all columns from table
select*from `geo_city` where `geo_city`.`id` in (2499)170μsmoms_dev
Bindings
0: 2499
Hints
0: Use SELECT * only if you need all columns from table
Нутрилон