ЛС
Size: a a a
ЛС
K
select * from `categories` where `slug` = 'society' limit 1
select * from `posts` where `posts`.`category_id`
select count(*) as aggregate from `posts` where `posts`.`category_id` = 55 and `posts`.`category_id` is not null
select * from `posts` where `posts`.`category_id` = 55 and `posts`.`category_id` is not null limit 7 offset 0
И
И
И
И
И
И
И
K
С
SG
select * from `categories` where `slug` = 'society' limit 1
select * from `posts` where `posts`.`category_id`
select count(*) as aggregate from `posts` where `posts`.`category_id` = 55 and `posts`.`category_id` is not null
select * from `posts` where `posts`.`category_id` = 55 and `posts`.`category_id` is not null limit 7 offset 0
SG
И
SG
K
ЛС
И
SG