0: Use SELECT * only if you need all columns from table
select*from `users` where `users`.`id` in (6110, 8514, 12875, 13317, 13866)530μsmoms_dev
Bindings
0: 6110
1: 8514
2: 12875
3: 13317
4: 13866
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` =3762and `posts`.`deleted_at` isnull560μsmoms_dev
Bindings
0: 3762
Hints
0: Use SELECT * only if you need all columns from table
select*from `users` where `users`.`id` in (697, 8982, 13803)370μsmoms_dev
Bindings
0: 697
1: 8982
2: 13803
Hints
0: Use SELECT * only if you need all columns from table
select*from `geo_city` where `geo_city`.`id` in ('', 1896, 4400)340μsmoms_dev
Bindings
0:
1: 1896
2: 4400
Hints
0: Use SELECT * only if you need all columns from table
Тоже принимаю