они абсолютно одинаковые за исключением OFFSET.
Executing (default): SELECT "id", "title", "description", "productType", "img", "imgThumb", "imgMid", "imgSecondary", "condition", "availability", "price", "priceSale", "currency", "color", "material", "brand", "metadata", "createdAt", "updatedAt", "deletedAt" FROM "products" AS "products" WHERE ("products"."deletedAt" IS NULL AND ("products"."productType"#>>'{en}') LIKE '%Curtains%') ORDER BY ("products"."title"#>>'{en}') ASC LIMIT '10' OFFSET 10;