0: Use SELECT * only if you need all columns from table
select*from `users` where `users`.`id` in (5745, 8646, 9853, 21560)470μsmoms_dev
Bindings
0: 5745
1: 8646
2: 9853
3: 21560
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` =5568and `posts`.`deleted_at` isnull430μsmoms_dev
Bindings
0: 5568
Hints
0: Use SELECT * only if you need all columns from table
select*from `users` where `users`.`id` in (1153, 20252, 21660)270μsmoms_dev
Bindings
0: 1153
1: 20252
2: 21660
Hints
0: Use SELECT * only if you need all columns from table
select*from `geo_city` where `geo_city`.`id` in ('')120μsmoms_dev
Bindings
0:
Hints
0: Use SELECT * only if you need all columns from table
Да треники