#2
⏱️ 2076.18 мс
select count(*) as "aggregate" from "master_products" where "barcode" is not null and "master_products"."id" in ((select "master_product_id" from "store_prices" where "store_id" in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) union (select "master_product_id" from "deals" where "is_active" = ? and "store_id" in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)))
Bindings:
[743,119,1241,545,1325,398,29,98,186,450,684,true,743,119,1241,545,1325,398,29,98,186,450,684]
#3
⏱️ 2153.91 мс
select * from "master_products" where "barcode" is not null and "master_products"."id" in ((select "master_product_id" from "store_prices" where "store_id" in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) union (select "master_product_id" from "deals" where "is_active" = ? and "store_id" in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?))) order by CASE WHEN master_products.image_url IS NOT NULL AND master_products.image_url != '' THEN 0 ELSE 1 END, "master_products"."id" desc limit 96 offset 41376
Bindings:
[743,119,1241,545,1325,398,29,98,186,450,684,true,743,119,1241,545,1325,398,29,98,186,450,684]
#4
⏱️ 195.88 мс
select * from "deals" where "master_product_id" in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) and "is_active" = ? and "store_id" in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Bindings:
[96046,96045,96044,96043,96042,96041,96040,96039,96038,96037,96036,96035,96034,96033,96032,96031,96030,96029,96028,96027,96026,96025,96024,96022,96021,96020,96019,96018,96017,96016,96015,96014,96013,96012,96011,96009,96008,96007,96006,96005,96004,96002,96001,96000,95999,95998,95997,95996,95995,95994,95993,95992,95990,95989,95988,95987,95986,95985,95984,95983,95982,95981,95980,95979,95978,95977,95976,95975,95974,95973,95972,95971,95970,95969,95968,95967,95966,95965,95964,95963,95962,95961,95960,95959,95958,95957,95956,95955,95954,95953,95952,95951,95950,95949,95948,95947,true,743,119,1241,545,1325,398,29,98,186,450,684]
#6
⏱️ 116.27 мс
select * from "store_prices" where "master_product_id" in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) and "price" > ? and "store_id" in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Bindings:
[96046,96045,96044,96043,96042,96041,96040,96039,96038,96037,96036,96035,96034,96033,96032,96031,96030,96029,96028,96027,96026,96025,96024,96022,96021,96020,96019,96018,96017,96016,96015,96014,96013,96012,96011,96009,96008,96007,96006,96005,96004,96002,96001,96000,95999,95998,95997,95996,95995,95994,95993,95992,95990,95989,95988,95987,95986,95985,95984,95983,95982,95981,95980,95979,95978,95977,95976,95975,95974,95973,95972,95971,95970,95969,95968,95967,95966,95965,95964,95963,95962,95961,95960,95959,95958,95957,95956,95955,95954,95953,95952,95951,95950,95949,95948,95947,0,743,119,1241,545,1325,398,29,98,186,450,684]