0: Use SELECT * only if you need all columns from table
select*from `users` where `users`.`id` in (177, 465, 578, 705, 3349, 5069, 5070)360μsmoms_dev
Bindings
0: 177
1: 465
2: 578
3: 705
4: 3349
5: 5069
6: 5070
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` =1064and `posts`.`deleted_at` isnull560μsmoms_dev
Bindings
0: 1064
Hints
0: Use SELECT * only if you need all columns from table
select*from `users` where `users`.`id` in (4259, 4446, 5063)480μsmoms_dev
Bindings
0: 4259
1: 4446
2: 5063
Hints
0: Use SELECT * only if you need all columns from table
select*from `geo_city` where `geo_city`.`id` in ('')150μsmoms_dev
Bindings
0:
Hints
0: Use SELECT * only if you need all columns from table
На 19 пойду