0: Use SELECT * only if you need all columns from table
select*from `users` where `users`.`id` in (770, 826, 2215, 3926, 8752, 9161, 15123, 29493)820μsmoms_dev
Bindings
0: 770
1: 826
2: 2215
3: 3926
4: 8752
5: 9161
6: 15123
7: 29493
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` =7976and `posts`.`deleted_at` isnull430μsmoms_dev
Bindings
0: 7976
Hints
0: Use SELECT * only if you need all columns from table
select*from `users` where `users`.`id` in (13466, 27539)340μsmoms_dev
Bindings
0: 13466
1: 27539
Hints
0: Use SELECT * only if you need all columns from table
select*from `geo_city` where `geo_city`.`id` in (4079, 4400)240μsmoms_dev
Bindings
0: 4079
1: 4400
Hints
0: Use SELECT * only if you need all columns from table
Попробуйте воду с лимоном