Installation paths relative to:
/usr/local/lib/python3.10/site-packages
| Package | Version | Installed Path |
|---|---|---|
| alembic | 1.13.0 | |
| alipay-sdk-python | 3.6.833 | |
| arrow | 1.3.0 | |
| async-timeout | 5.0.1 | |
| autocommand | 2.2.2 | setuptools/_vendor |
| Babel | 2.14.0 | |
| backports.tarfile | 1.2.0 | setuptools/_vendor |
| bcrypt | 4.1.2 | |
| blinker | 1.7.0 | |
| Bootstrap-Flask | 2.3.3 | |
| certifi | 2023.11.17 | |
| click | 8.1.7 | |
| elastic-transport | 8.11.0 | |
| elasticsearch | 8.11.1 | |
| elasticsearch-dsl | 8.11.0 | |
| exceptiongroup | 1.3.1 | |
| Faker | 21.0.0 | |
| flask | 3.0.0 | |
| flask-babel | 4.0.0 | |
| Flask-Bcrypt | 1.0.1 | |
| Flask-DebugToolbar | 0.14.1 | |
| Flask-Login | 0.6.3 | |
| Flask-Migrate | 4.0.5 | |
| flask-sqlalchemy | 3.1.1 | |
| flask-wtf | 1.2.1 | |
| greenlet | 3.0.2 | |
| importlib-metadata | 8.0.0 | setuptools/_vendor |
| inflect | 7.3.1 | setuptools/_vendor |
| iniconfig | 2.0.0 | |
| itsdangerous | 2.1.2 | |
| jaraco.collections | 5.1.0 | setuptools/_vendor |
| jaraco.context | 5.3.0 | setuptools/_vendor |
| jaraco.functools | 4.0.1 | setuptools/_vendor |
| jaraco.text | 3.12.1 | setuptools/_vendor |
| Jinja2 | 3.1.2 | |
| libgravatar | 1.0.4 | |
| Mako | 1.3.0 | |
| MarkupSafe | 2.1.3 | |
| more-itertools | 10.3.0 | setuptools/_vendor |
| packaging | 23.2 | |
| phonenumbers | 8.13.26 | |
| pip | 23.0.1 | |
| platformdirs | 4.2.2 | setuptools/_vendor |
| pluggy | 1.3.0 | |
| pyasn1 | 0.5.1 | |
| pycryptodome | 3.19.0 | |
| PyMySQL | 1.1.0 | |
| pytest | 7.4.3 | |
| python-dateutil | 2.8.2 | |
| python-dotenv | 1.0.0 | |
| pytz | 2023.3.post1 | |
| redis | 5.0.1 | |
| rsa | 4.9 | |
| setuptools | 79.0.1 | |
| six | 1.16.0 | |
| SQLAlchemy | 2.0.23 | |
| tomli | 2.4.0 | |
| typeguard | 4.3.0 | setuptools/_vendor |
| types-python-dateutil | 2.8.19.14 | |
| typing-extensions | 4.9.0 | |
| urllib3 | 2.1.0 | |
| werkzeug | 3.0.1 | |
| wheel | 0.45.1 | |
| wtforms | 3.1.1 | |
| zipp | 3.19.2 | setuptools/_vendor |
| Resource | Value |
|---|---|
| User CPU time | 111.475 msec |
| System CPU time | 18.118 msec |
| Total CPU time | 129.593 msec |
| Elapsed time | 160.592 msec |
| Context switches | 199 voluntary, 21 involuntary |
| Key | Value |
|---|---|
| HTTP_ACCEPT | */* |
| HTTP_ACCEPT_ENCODING | gzip, br, zstd, deflate |
| HTTP_CONNECTION | upgrade |
| HTTP_HOST | 172.17.0.1:5000 |
| HTTP_USER_AGENT | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
| QUERY_STRING | |
| REMOTE_ADDR | 172.18.0.1 |
| REQUEST_METHOD | GET |
| SCRIPT_NAME | |
| SERVER_NAME | 0.0.0.0 |
| SERVER_PORT | 5000 |
| SERVER_PROTOCOL | HTTP/1.0 |
| SERVER_SOFTWARE | Werkzeug/3.0.1 |
| View Function | args | kwargs |
|---|---|---|
| flaskshop.product.views.show_category | [] | id=3 |
| Variable | Value |
|---|---|
| 'session' | 'eyJfZnJlc2giOmZhbHNlLCJjc3JmX3Rva2VuIjoiZDc1MjYxNDA4MWQzNzU1NzZmOTlkNGY0MDNiZDdjNjJjNWMyYTFlOSJ9.aXg1Rg.6yxWgYeeF-wM7NQ1XUQNNsGeGSw' |
| Variable | Value |
|---|---|
| '_fresh' | False |
| 'csrf_token' | 'd752614081d375576f99d4f403bd7c62c5c2a1e9' |
| Variable | Value |
|---|
| Variable | Value |
|---|
| Key | Value |
|---|---|
| APP_DIR | PosixPath('/app/flaskshop') |
| APPLICATION_ROOT | '/' |
| BABEL_CURRENCY | 'USD' |
| BABEL_DEFAULT_LOCALE | 'en_US' |
| BABEL_DEFAULT_TIMEZONE | 'UTC' |
| BABEL_TRANSLATION_DIRECTORIES | '../translations' |
| BCRYPT_LOG_ROUNDS | 13 |
| BOOTSTRAP_BOOTSWATCH_THEME | None |
| BOOTSTRAP_BTN_SIZE | 'md' |
| BOOTSTRAP_BTN_STYLE | 'primary' |
| BOOTSTRAP_FORM_GROUP_CLASSES | 'mb-3' |
| BOOTSTRAP_FORM_INLINE_CLASSES | 'row row-cols-lg-auto g-3 align-items-center' |
| BOOTSTRAP_ICON_COLOR | None |
| BOOTSTRAP_ICON_SIZE | '1em' |
| BOOTSTRAP_MSG_CATEGORY | 'primary' |
| BOOTSTRAP_SERVE_LOCAL | False |
| BOOTSTRAP_TABLE_DELETE_TITLE | 'Delete' |
| BOOTSTRAP_TABLE_EDIT_TITLE | 'Edit' |
| BOOTSTRAP_TABLE_NEW_TITLE | 'New' |
| BOOTSTRAP_TABLE_VIEW_TITLE | 'View' |
| DASHBOARD_TEMPLATE_FOLDER | PosixPath('/app/flaskshop/templates/dashboard') |
| DATABASE_QUERY_TIMEOUT | 0.1 |
| DEBUG | True |
| DEBUG_TB_ENABLED | True |
| DEBUG_TB_HOSTS | () |
| DEBUG_TB_INTERCEPT_REDIRECTS | False |
| DEBUG_TB_PANELS | ('flask_debugtoolbar.panels.versions.VersionDebugPanel', 'flask_debugtoolbar.panels.timer.TimerDebugPanel', 'flask_debugtoolbar.panels.headers.HeaderDebugPanel', 'flask_debugtoolbar.panels.request_vars.RequestVarsDebugPanel', 'flask_debugtoolbar.panels.config_vars.ConfigVarsDebugPanel', 'flask_debugtoolbar.panels.template.TemplateDebugPanel', 'flask_debugtoolbar.panels.sqlalchemy.SQLAlchemyDebugPanel', 'flask_debugtoolbar.panels.logger.LoggingPanel', 'flask_debugtoolbar.panels.route_list.RouteListDebugPanel', 'flask_debugtoolbar.panels.profiler.ProfilerDebugPanel', 'flask_debugtoolbar.panels.g.GDebugPanel') |
| ENV | 'dev' |
| ES_HOSTS | ['http://elasticsearch:9200'] |
| EXPLAIN_TEMPLATE_LOADING | False |
| FLASK_DEBUG | True |
| GA_MEASUREMENT_ID | '' |
| LANGUAGES | {'en': 'English', 'bg': 'Български'} |
| MAIL_PASSWORD | '' |
| MAIL_PORT | 25 |
| MAIL_SERVER | 'localhost' |
| MAIL_TLS | False |
| MAIL_USERNAME | '' |
| MAX_CONTENT_LENGTH | None |
| MAX_COOKIE_SIZE | 4093 |
| MESSAGE_QUOTA | 10 |
| PERMANENT_SESSION_LIFETIME | datetime.timedelta(days=31) |
| PREFERRED_URL_SCHEME | 'http' |
| PROJECT_ROOT | PosixPath('/app') |
| PROPAGATE_EXCEPTIONS | None |
| PURCHASE_URI | '' |
| REDIS_URL | 'redis://redis:6379' |
| SECRET_KEY | 'thisisashop' |
| SEND_FILE_MAX_AGE_DEFAULT | None |
| SERVER_NAME | None |
| SESSION_COOKIE_DOMAIN | None |
| SESSION_COOKIE_HTTPONLY | True |
| SESSION_COOKIE_NAME | 'session' |
| SESSION_COOKIE_PATH | None |
| SESSION_COOKIE_SAMESITE | None |
| SESSION_COOKIE_SECURE | False |
| SESSION_REFRESH_EACH_REQUEST | True |
| SQLALCHEMY_BINDS | {} |
| SQLALCHEMY_DATABASE_URI | 'mysql+pymysql://root:root@db:3306/flaskshop?charset=utf8mb4' |
| SQLALCHEMY_ECHO | False |
| SQLALCHEMY_ENGINE_OPTIONS | {} |
| SQLALCHEMY_RECORD_QUERIES | True |
| SQLALCHEMY_TRACK_MODIFICATIONS | False |
| STATIC_DIR | PosixPath('/app/flaskshop/static') |
| TEMPLATES_AUTO_RELOAD | None |
| TESTING | False |
| TRAP_BAD_REQUEST_ERRORS | None |
| TRAP_HTTP_EXCEPTIONS | False |
| UPLOAD_DIR | PosixPath('/app/flaskshop/static/upload') |
| UPLOAD_FOLDER | 'static/placeholders' |
| USE_ES | '1' |
| USE_REDIS | False |
| USE_X_SENDFILE | False |
| WTF_CSRF_CHECK_DEFAULT | True |
| WTF_CSRF_ENABLED | True |
| WTF_CSRF_FIELD_NAME | 'csrf_token' |
| WTF_CSRF_HEADERS | ['X-CSRFToken', 'X-CSRF-Token'] |
| WTF_CSRF_METHODS | {'POST', 'PUT', 'PATCH', 'DELETE'} |
| WTF_CSRF_SSL_STRICT | True |
| WTF_CSRF_TIME_LIMIT | 3600 |
| Variable | Value |
|---|---|
| attr_filter | {<ProductAttribute id:3>, <ProductAttribute id:5>, <ProductAttribute id:4>} |
| bottom_menu | [<MenuItem id:7>, <MenuItem id:10>] |
| csrf_token | <function generate_csrf at 0x7fe73b410ca0> |
| current_user | <flask_login.mixins.AnonymousUserMixin object at 0x7fe73818fa30> |
| current_user_cart | None |
| default_attr | {} |
| g | <flask.g of 'flaskshop'> |
| is_descending | False |
| now_sorted_by | 'title' |
| object | <Category id:3> |
| pagination | <flask_sqlalchemy.pagination.QueryPagination object at 0x7fe7384bcd60> |
| price_from | '' |
| price_to | '' |
| products | [<Product id:21>, <Product id:22>, <Product id:23>, <Product id:24>, <Product id:25>, <Product id:26>, <Product id:27>, <Product id:28>, <Product id:29>, <Product id:30>, <Product id:31>, <Product id:32>, <Product id:33>, <Product id:34>, <Product id:35>, <Product id:36>] |
| request | <Request 'http://172.17.0.1:5000/products/category/3' [GET]> |
| session | <SecureCookieSession {'_fresh': False, 'csrf_token': 'd752614081d375576f99d4f403bd7c62c5c2a1e9'}> |
| settings | {'project_title': <Setting project_title>, 'project_subtitle': <Setting project_subtitle>, 'project_copyright': <Setting project_copyright>} |
| sort_by_choices | {'title': 'title', 'basic_price': 'price'} |
| top_menu | [<MenuItem id:1>, <MenuItem id:2>, <MenuItem id:3>, <MenuItem id:6>] |
| (ms) | Action | Context | Query |
|---|---|---|---|
| 0.6121 |
SELECT EXPLAIN |
./database.py:48 (get_by_id) |
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at
FROM product_category
WHERE product_category.id = %(pk_1)s
|
| 0.3931 |
SELECT EXPLAIN |
./product/models.py:237 (children) |
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at
FROM product_category
WHERE product_category.parent_id = %(parent_id_1)s
|
| 0.3644 |
SELECT EXPLAIN |
./product/models.py:237 (children) |
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at
FROM product_category
WHERE product_category.parent_id = %(parent_id_1)s
|
| 2.1003 |
SELECT EXPLAIN |
./product/models.py:232 (products) |
SELECT product_product.title AS product_product_title, product_product.on_sale AS product_product_on_sale, product_product.rating AS product_product_rating, product_product.sold_count AS product_product_sold_count, product_product.review_count AS product_product_review_count, product_product.basic_price AS product_product_basic_price, product_product.category_id AS product_product_category_id, product_product.is_featured AS product_product_is_featured, product_product.product_type_id AS product_product_product_type_id, product_product.attributes AS product_product_attributes, product_product.description AS product_product_description, product_product.id AS product_product_id, product_product.created_at AS product_product_created_at, product_product.updated_at AS product_product_updated_at
FROM product_product
WHERE product_product.category_id IN (%(category_id_1_1)s, %(category_id_1_2)s, %(category_id_1_3)s)
|
| 0.4594 |
SELECT EXPLAIN |
./database.py:48 (get_by_id) |
SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at
FROM product_type
WHERE product_type.id = %(pk_1)s
|
| 0.3035 |
SELECT EXPLAIN |
./product/models.py:322 (product_attributes_ids) |
SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id
FROM product_type_attribute
WHERE product_type_attribute.product_type_id = %(product_type_id_1)s
|
| 0.4135 |
SELECT EXPLAIN |
./product/models.py:330 (product_attributes) |
SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at
FROM product_attribute
WHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)
|
| 0.3420 |
SELECT EXPLAIN |
./database.py:48 (get_by_id) |
SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at
FROM product_type
WHERE product_type.id = %(pk_1)s
|
| 0.2796 |
SELECT EXPLAIN |
./product/models.py:322 (product_attributes_ids) |
SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id
FROM product_type_attribute
WHERE product_type_attribute.product_type_id = %(product_type_id_1)s
|
| 0.3414 |
SELECT EXPLAIN |
./product/models.py:330 (product_attributes) |
SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at
FROM product_attribute
WHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)
|
| 0.3888 |
SELECT EXPLAIN |
./database.py:48 (get_by_id) |
SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at
FROM product_type
WHERE product_type.id = %(pk_1)s
|
| 0.3224 |
SELECT EXPLAIN |
./product/models.py:322 (product_attributes_ids) |
SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id
FROM product_type_attribute
WHERE product_type_attribute.product_type_id = %(product_type_id_1)s
|
| 0.3908 |
SELECT EXPLAIN |
./product/models.py:330 (product_attributes) |
SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at
FROM product_attribute
WHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)
|
| 0.3508 |
SELECT EXPLAIN |
./database.py:48 (get_by_id) |
SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at
FROM product_type
WHERE product_type.id = %(pk_1)s
|
| 0.2968 |
SELECT EXPLAIN |
./product/models.py:322 (product_attributes_ids) |
SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id
FROM product_type_attribute
WHERE product_type_attribute.product_type_id = %(product_type_id_1)s
|
| 0.3979 |
SELECT EXPLAIN |
./product/models.py:330 (product_attributes) |
SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at
FROM product_attribute
WHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)
|
| 0.3375 |
SELECT EXPLAIN |
./database.py:48 (get_by_id) |
SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at
FROM product_type
WHERE product_type.id = %(pk_1)s
|
| 0.2951 |
SELECT EXPLAIN |
./product/models.py:322 (product_attributes_ids) |
SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id
FROM product_type_attribute
WHERE product_type_attribute.product_type_id = %(product_type_id_1)s
|
| 0.3681 |
SELECT EXPLAIN |
./product/models.py:330 (product_attributes) |
SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at
FROM product_attribute
WHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)
|
| 0.3373 |
SELECT EXPLAIN |
./database.py:48 (get_by_id) |
SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at
FROM product_type
WHERE product_type.id = %(pk_1)s
|
| 0.2648 |
SELECT EXPLAIN |
./product/models.py:322 (product_attributes_ids) |
SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id
FROM product_type_attribute
WHERE product_type_attribute.product_type_id = %(product_type_id_1)s
|
| 0.3675 |
SELECT EXPLAIN |
./product/models.py:330 (product_attributes) |
SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at
FROM product_attribute
WHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)
|
| 0.3710 |
SELECT EXPLAIN |
./database.py:48 (get_by_id) |
SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at
FROM product_type
WHERE product_type.id = %(pk_1)s
|
| 0.3146 |
SELECT EXPLAIN |
./product/models.py:322 (product_attributes_ids) |
SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id
FROM product_type_attribute
WHERE product_type_attribute.product_type_id = %(product_type_id_1)s
|
| 0.3524 |
SELECT EXPLAIN |
./product/models.py:330 (product_attributes) |
SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at
FROM product_attribute
WHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)
|
| 0.3374 |
SELECT EXPLAIN |
./database.py:48 (get_by_id) |
SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at
FROM product_type
WHERE product_type.id = %(pk_1)s
|
| 0.2677 |
SELECT EXPLAIN |
./product/models.py:322 (product_attributes_ids) |
SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id
FROM product_type_attribute
WHERE product_type_attribute.product_type_id = %(product_type_id_1)s
|
| 0.3488 |
SELECT EXPLAIN |
./product/models.py:330 (product_attributes) |
SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at
FROM product_attribute
WHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)
|
| 0.3375 |
SELECT EXPLAIN |
./database.py:48 (get_by_id) |
SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at
FROM product_type
WHERE product_type.id = %(pk_1)s
|
| 0.2885 |
SELECT EXPLAIN |
./product/models.py:322 (product_attributes_ids) |
SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id
FROM product_type_attribute
WHERE product_type_attribute.product_type_id = %(product_type_id_1)s
|
| 0.3501 |
SELECT EXPLAIN |
./product/models.py:330 (product_attributes) |
SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at
FROM product_attribute
WHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)
|
| 0.3379 |
SELECT EXPLAIN |
./database.py:48 (get_by_id) |
SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at
FROM product_type
WHERE product_type.id = %(pk_1)s
|
| 0.2781 |
SELECT EXPLAIN |
./product/models.py:322 (product_attributes_ids) |
SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id
FROM product_type_attribute
WHERE product_type_attribute.product_type_id = %(product_type_id_1)s
|
| 0.3858 |
SELECT EXPLAIN |
./product/models.py:330 (product_attributes) |
SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at
FROM product_attribute
WHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)
|
| 0.3358 |
SELECT EXPLAIN |
./database.py:48 (get_by_id) |
SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at
FROM product_type
WHERE product_type.id = %(pk_1)s
|
| 0.2981 |
SELECT EXPLAIN |
./product/models.py:322 (product_attributes_ids) |
SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id
FROM product_type_attribute
WHERE product_type_attribute.product_type_id = %(product_type_id_1)s
|
| 0.3641 |
SELECT EXPLAIN |
./product/models.py:330 (product_attributes) |
SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at
FROM product_attribute
WHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)
|
| 0.3583 |
SELECT EXPLAIN |
./database.py:48 (get_by_id) |
SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at
FROM product_type
WHERE product_type.id = %(pk_1)s
|
| 0.2719 |
SELECT EXPLAIN |
./product/models.py:322 (product_attributes_ids) |
SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id
FROM product_type_attribute
WHERE product_type_attribute.product_type_id = %(product_type_id_1)s
|
| 0.3559 |
SELECT EXPLAIN |
./product/models.py:330 (product_attributes) |
SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at
FROM product_attribute
WHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)
|
| 0.3384 |
SELECT EXPLAIN |
./database.py:48 (get_by_id) |
SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at
FROM product_type
WHERE product_type.id = %(pk_1)s
|
| 0.2812 |
SELECT EXPLAIN |
./product/models.py:322 (product_attributes_ids) |
SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id
FROM product_type_attribute
WHERE product_type_attribute.product_type_id = %(product_type_id_1)s
|
| 0.3466 |
SELECT EXPLAIN |
./product/models.py:330 (product_attributes) |
SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at
FROM product_attribute
WHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)
|
| 0.3352 |
SELECT EXPLAIN |
./database.py:48 (get_by_id) |
SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at
FROM product_type
WHERE product_type.id = %(pk_1)s
|
| 0.2610 |
SELECT EXPLAIN |
./product/models.py:322 (product_attributes_ids) |
SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id
FROM product_type_attribute
WHERE product_type_attribute.product_type_id = %(product_type_id_1)s
|
| 0.3517 |
SELECT EXPLAIN |
./product/models.py:330 (product_attributes) |
SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at
FROM product_attribute
WHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)
|
| 0.3410 |
SELECT EXPLAIN |
./database.py:48 (get_by_id) |
SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at
FROM product_type
WHERE product_type.id = %(pk_1)s
|
| 0.2871 |
SELECT EXPLAIN |
./product/models.py:322 (product_attributes_ids) |
SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id
FROM product_type_attribute
WHERE product_type_attribute.product_type_id = %(product_type_id_1)s
|
| 0.3482 |
SELECT EXPLAIN |
./product/models.py:330 (product_attributes) |
SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at
FROM product_attribute
WHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)
|
| 0.3335 |
SELECT EXPLAIN |
./database.py:48 (get_by_id) |
SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at
FROM product_type
WHERE product_type.id = %(pk_1)s
|
| 0.2671 |
SELECT EXPLAIN |
./product/models.py:322 (product_attributes_ids) |
SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id
FROM product_type_attribute
WHERE product_type_attribute.product_type_id = %(product_type_id_1)s
|
| 0.3667 |
SELECT EXPLAIN |
./product/models.py:330 (product_attributes) |
SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at
FROM product_attribute
WHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)
|
| 0.3412 |
SELECT EXPLAIN |
./database.py:48 (get_by_id) |
SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at
FROM product_type
WHERE product_type.id = %(pk_1)s
|
| 0.2673 |
SELECT EXPLAIN |
./product/models.py:322 (product_attributes_ids) |
SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id
FROM product_type_attribute
WHERE product_type_attribute.product_type_id = %(product_type_id_1)s
|
| 0.3374 |
SELECT EXPLAIN |
./product/models.py:330 (product_attributes) |
SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at
FROM product_attribute
WHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)
|
| 0.3376 |
SELECT EXPLAIN |
./database.py:48 (get_by_id) |
SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at
FROM product_type
WHERE product_type.id = %(pk_1)s
|
| 0.2776 |
SELECT EXPLAIN |
./product/models.py:322 (product_attributes_ids) |
SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id
FROM product_type_attribute
WHERE product_type_attribute.product_type_id = %(product_type_id_1)s
|
| 0.3410 |
SELECT EXPLAIN |
./product/models.py:330 (product_attributes) |
SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at
FROM product_attribute
WHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)
|
| 0.3371 |
SELECT EXPLAIN |
./database.py:48 (get_by_id) |
SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at
FROM product_type
WHERE product_type.id = %(pk_1)s
|
| 0.3690 |
SELECT EXPLAIN |
./product/models.py:322 (product_attributes_ids) |
SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id
FROM product_type_attribute
WHERE product_type_attribute.product_type_id = %(product_type_id_1)s
|
| 0.3631 |
SELECT EXPLAIN |
./product/models.py:330 (product_attributes) |
SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at
FROM product_attribute
WHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)
|
| 0.3397 |
SELECT EXPLAIN |
./database.py:48 (get_by_id) |
SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at
FROM product_type
WHERE product_type.id = %(pk_1)s
|
| 0.2655 |
SELECT EXPLAIN |
./product/models.py:322 (product_attributes_ids) |
SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id
FROM product_type_attribute
WHERE product_type_attribute.product_type_id = %(product_type_id_1)s
|
| 0.4160 |
SELECT EXPLAIN |
./product/models.py:330 (product_attributes) |
SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at
FROM product_attribute
WHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)
|
| 0.9965 |
SELECT EXPLAIN |
./product/models.py:257 (get_product_by_category) |
SELECT product_product.title AS product_product_title, product_product.on_sale AS product_product_on_sale, product_product.rating AS product_product_rating, product_product.sold_count AS product_product_sold_count, product_product.review_count AS product_product_review_count, product_product.basic_price AS product_product_basic_price, product_product.category_id AS product_product_category_id, product_product.is_featured AS product_product_is_featured, product_product.product_type_id AS product_product_product_type_id, product_product.attributes AS product_product_attributes, product_product.description AS product_product_description, product_product.id AS product_product_id, product_product.created_at AS product_product_created_at, product_product.updated_at AS product_product_updated_at
FROM product_product
WHERE product_product.category_id IN (%(category_id_1_1)s, %(category_id_1_2)s, %(category_id_1_3)s)
LIMIT %(param_1)s, %(param_2)s
|
| 0.3578 |
SELECT EXPLAIN |
./product/models.py:257 (get_product_by_category) |
SELECT count(*) AS count_1
FROM (SELECT product_product.title AS product_product_title, product_product.on_sale AS product_product_on_sale, product_product.rating AS product_product_rating, product_product.sold_count AS product_product_sold_count, product_product.review_count AS product_product_review_count, product_product.basic_price AS product_product_basic_price, product_product.category_id AS product_product_category_id, product_product.is_featured AS product_product_is_featured, product_product.product_type_id AS product_product_product_type_id, product_product.attributes AS product_product_attributes, product_product.description AS product_product_description, product_product.id AS product_product_id, product_product.created_at AS product_product_created_at, product_product.updated_at AS product_product_updated_at
FROM product_product
WHERE product_product.category_id IN (%(category_id_1_1)s, %(category_id_1_2)s, %(category_id_1_3)s)) AS anon_1
|
| 0.5439 |
SELECT EXPLAIN |
./utils.py:63 (inject_menus) |
SELECT public_menuitem.title AS public_menuitem_title, public_menuitem.`order` AS public_menuitem_order, public_menuitem.url AS public_menuitem_url, public_menuitem.category_id AS public_menuitem_category_id, public_menuitem.collection_id AS public_menuitem_collection_id, public_menuitem.position AS public_menuitem_position, public_menuitem.page_id AS public_menuitem_page_id, public_menuitem.parent_id AS public_menuitem_parent_id, public_menuitem.id AS public_menuitem_id, public_menuitem.created_at AS public_menuitem_created_at, public_menuitem.updated_at AS public_menuitem_updated_at
FROM public_menuitem
WHERE public_menuitem.position = %(position_1)s AND public_menuitem.parent_id = %(parent_id_1)s ORDER BY public_menuitem.`order`
|
| 0.4712 |
SELECT EXPLAIN |
./utils.py:69 (inject_menus) |
SELECT public_menuitem.title AS public_menuitem_title, public_menuitem.`order` AS public_menuitem_order, public_menuitem.url AS public_menuitem_url, public_menuitem.category_id AS public_menuitem_category_id, public_menuitem.collection_id AS public_menuitem_collection_id, public_menuitem.position AS public_menuitem_position, public_menuitem.page_id AS public_menuitem_page_id, public_menuitem.parent_id AS public_menuitem_parent_id, public_menuitem.id AS public_menuitem_id, public_menuitem.created_at AS public_menuitem_created_at, public_menuitem.updated_at AS public_menuitem_updated_at
FROM public_menuitem
WHERE public_menuitem.position = %(position_1)s AND public_menuitem.parent_id = %(parent_id_1)s ORDER BY public_menuitem.`order`
|
| 0.4241 |
SELECT EXPLAIN |
./utils.py:77 (inject_site_setting) |
SELECT management_setting.`key` AS management_setting_key, management_setting.value AS management_setting_value, management_setting.name AS management_setting_name, management_setting.description AS management_setting_description, management_setting.value_type AS management_setting_value_type, management_setting.extra AS management_setting_extra, management_setting.created_at AS management_setting_created_at, management_setting.updated_at AS management_setting_updated_at
FROM management_setting
WHERE management_setting.`key` = %(key_1)s
LIMIT %(param_1)s
|
| 0.3983 |
SELECT EXPLAIN |
./utils.py:77 (inject_site_setting) |
SELECT management_setting.`key` AS management_setting_key, management_setting.value AS management_setting_value, management_setting.name AS management_setting_name, management_setting.description AS management_setting_description, management_setting.value_type AS management_setting_value_type, management_setting.extra AS management_setting_extra, management_setting.created_at AS management_setting_created_at, management_setting.updated_at AS management_setting_updated_at
FROM management_setting
WHERE management_setting.`key` = %(key_1)s
LIMIT %(param_1)s
|
| 0.3754 |
SELECT EXPLAIN |
./utils.py:77 (inject_site_setting) |
SELECT management_setting.`key` AS management_setting_key, management_setting.value AS management_setting_value, management_setting.name AS management_setting_name, management_setting.description AS management_setting_description, management_setting.value_type AS management_setting_value_type, management_setting.extra AS management_setting_extra, management_setting.created_at AS management_setting_created_at, management_setting.updated_at AS management_setting_updated_at
FROM management_setting
WHERE management_setting.`key` = %(key_1)s
LIMIT %(param_1)s
|
| 0.5480 |
SELECT EXPLAIN |
./public/models.py:35 (children) |
SELECT public_menuitem.title AS public_menuitem_title, public_menuitem.`order` AS public_menuitem_order, public_menuitem.url AS public_menuitem_url, public_menuitem.category_id AS public_menuitem_category_id, public_menuitem.collection_id AS public_menuitem_collection_id, public_menuitem.position AS public_menuitem_position, public_menuitem.page_id AS public_menuitem_page_id, public_menuitem.parent_id AS public_menuitem_parent_id, public_menuitem.id AS public_menuitem_id, public_menuitem.created_at AS public_menuitem_created_at, public_menuitem.updated_at AS public_menuitem_updated_at
FROM public_menuitem
WHERE public_menuitem.parent_id = %(parent_id_1)s ORDER BY public_menuitem.`order`
|
| 0.5245 |
SELECT EXPLAIN |
./public/models.py:35 (children) |
SELECT public_menuitem.title AS public_menuitem_title, public_menuitem.`order` AS public_menuitem_order, public_menuitem.url AS public_menuitem_url, public_menuitem.category_id AS public_menuitem_category_id, public_menuitem.collection_id AS public_menuitem_collection_id, public_menuitem.position AS public_menuitem_position, public_menuitem.page_id AS public_menuitem_page_id, public_menuitem.parent_id AS public_menuitem_parent_id, public_menuitem.id AS public_menuitem_id, public_menuitem.created_at AS public_menuitem_created_at, public_menuitem.updated_at AS public_menuitem_updated_at
FROM public_menuitem
WHERE public_menuitem.parent_id = %(parent_id_1)s ORDER BY public_menuitem.`order`
|
| 0.4735 |
SELECT EXPLAIN |
./public/models.py:35 (children) |
SELECT public_menuitem.title AS public_menuitem_title, public_menuitem.`order` AS public_menuitem_order, public_menuitem.url AS public_menuitem_url, public_menuitem.category_id AS public_menuitem_category_id, public_menuitem.collection_id AS public_menuitem_collection_id, public_menuitem.position AS public_menuitem_position, public_menuitem.page_id AS public_menuitem_page_id, public_menuitem.parent_id AS public_menuitem_parent_id, public_menuitem.id AS public_menuitem_id, public_menuitem.created_at AS public_menuitem_created_at, public_menuitem.updated_at AS public_menuitem_updated_at
FROM public_menuitem
WHERE public_menuitem.parent_id = %(parent_id_1)s ORDER BY public_menuitem.`order`
|
| 0.4037 |
SELECT EXPLAIN |
./public/models.py:35 (children) |
SELECT public_menuitem.title AS public_menuitem_title, public_menuitem.`order` AS public_menuitem_order, public_menuitem.url AS public_menuitem_url, public_menuitem.category_id AS public_menuitem_category_id, public_menuitem.collection_id AS public_menuitem_collection_id, public_menuitem.position AS public_menuitem_position, public_menuitem.page_id AS public_menuitem_page_id, public_menuitem.parent_id AS public_menuitem_parent_id, public_menuitem.id AS public_menuitem_id, public_menuitem.created_at AS public_menuitem_created_at, public_menuitem.updated_at AS public_menuitem_updated_at
FROM public_menuitem
WHERE public_menuitem.parent_id = %(parent_id_1)s ORDER BY public_menuitem.`order`
|
| 0.3952 |
SELECT EXPLAIN |
./product/models.py:237 (children) |
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at
FROM product_category
WHERE product_category.parent_id = %(parent_id_1)s
|
| 0.4229 |
SELECT EXPLAIN |
./product/models.py:456 (values) |
SELECT product_attribute_value.title AS product_attribute_value_title, product_attribute_value.attribute_id AS product_attribute_value_attribute_id, product_attribute_value.id AS product_attribute_value_id, product_attribute_value.created_at AS product_attribute_value_created_at, product_attribute_value.updated_at AS product_attribute_value_updated_at
FROM product_attribute_value
WHERE product_attribute_value.attribute_id = %(attribute_id_1)s
|
| 0.3639 |
SELECT EXPLAIN |
./product/models.py:456 (values) |
SELECT product_attribute_value.title AS product_attribute_value_title, product_attribute_value.attribute_id AS product_attribute_value_attribute_id, product_attribute_value.id AS product_attribute_value_id, product_attribute_value.created_at AS product_attribute_value_created_at, product_attribute_value.updated_at AS product_attribute_value_updated_at
FROM product_attribute_value
WHERE product_attribute_value.attribute_id = %(attribute_id_1)s
|
| 0.3728 |
SELECT EXPLAIN |
./product/models.py:456 (values) |
SELECT product_attribute_value.title AS product_attribute_value_title, product_attribute_value.attribute_id AS product_attribute_value_attribute_id, product_attribute_value.id AS product_attribute_value_id, product_attribute_value.created_at AS product_attribute_value_created_at, product_attribute_value.updated_at AS product_attribute_value_updated_at
FROM product_attribute_value
WHERE product_attribute_value.attribute_id = %(attribute_id_1)s
|
| 0.4768 |
SELECT EXPLAIN |
./product/models.py:50 (images) |
SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at
FROM product_image
WHERE product_image.product_id = %(product_id_1)s
|
| 0.4710 |
SELECT EXPLAIN |
./product/models.py:50 (images) |
SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at
FROM product_image
WHERE product_image.product_id = %(product_id_1)s
|
| 0.3396 |
SELECT EXPLAIN |
./discount/models.py:142 (get_discounted_price) |
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at
FROM discount_sale_product
WHERE discount_sale_product.product_id = %(product_id_1)s
LIMIT %(param_1)s
|
| 0.3548 |
SELECT EXPLAIN |
./database.py:48 (get_by_id) |
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at
FROM product_category
WHERE product_category.id = %(pk_1)s
|
| 0.3202 |
SELECT EXPLAIN |
./discount/models.py:148 (get_discounted_price) |
SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at
FROM discount_sale_category
WHERE discount_sale_category.category_id = %(category_id_1)s
LIMIT %(param_1)s
|
| 0.3253 |
SELECT EXPLAIN |
./discount/models.py:142 (get_discounted_price) |
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at
FROM discount_sale_product
WHERE discount_sale_product.product_id = %(product_id_1)s
LIMIT %(param_1)s
|
| 0.3445 |
SELECT EXPLAIN |
./database.py:48 (get_by_id) |
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at
FROM product_category
WHERE product_category.id = %(pk_1)s
|
| 0.3237 |
SELECT EXPLAIN |
./discount/models.py:148 (get_discounted_price) |
SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at
FROM discount_sale_category
WHERE discount_sale_category.category_id = %(category_id_1)s
LIMIT %(param_1)s
|
| 0.4396 |
SELECT EXPLAIN |
./product/models.py:50 (images) |
SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at
FROM product_image
WHERE product_image.product_id = %(product_id_1)s
|
| 0.4133 |
SELECT EXPLAIN |
./product/models.py:50 (images) |
SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at
FROM product_image
WHERE product_image.product_id = %(product_id_1)s
|
| 0.3151 |
SELECT EXPLAIN |
./discount/models.py:142 (get_discounted_price) |
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at
FROM discount_sale_product
WHERE discount_sale_product.product_id = %(product_id_1)s
LIMIT %(param_1)s
|
| 0.3646 |
SELECT EXPLAIN |
./database.py:48 (get_by_id) |
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at
FROM product_category
WHERE product_category.id = %(pk_1)s
|
| 0.3198 |
SELECT EXPLAIN |
./discount/models.py:148 (get_discounted_price) |
SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at
FROM discount_sale_category
WHERE discount_sale_category.category_id = %(category_id_1)s
LIMIT %(param_1)s
|
| 0.3402 |
SELECT EXPLAIN |
./discount/models.py:142 (get_discounted_price) |
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at
FROM discount_sale_product
WHERE discount_sale_product.product_id = %(product_id_1)s
LIMIT %(param_1)s
|
| 0.3670 |
SELECT EXPLAIN |
./database.py:48 (get_by_id) |
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at
FROM product_category
WHERE product_category.id = %(pk_1)s
|
| 0.3153 |
SELECT EXPLAIN |
./discount/models.py:148 (get_discounted_price) |
SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at
FROM discount_sale_category
WHERE discount_sale_category.category_id = %(category_id_1)s
LIMIT %(param_1)s
|
| 0.5298 |
SELECT EXPLAIN |
./product/models.py:50 (images) |
SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at
FROM product_image
WHERE product_image.product_id = %(product_id_1)s
|
| 0.5815 |
SELECT EXPLAIN |
./product/models.py:50 (images) |
SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at
FROM product_image
WHERE product_image.product_id = %(product_id_1)s
|
| 0.4318 |
SELECT EXPLAIN |
./discount/models.py:142 (get_discounted_price) |
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at
FROM discount_sale_product
WHERE discount_sale_product.product_id = %(product_id_1)s
LIMIT %(param_1)s
|
| 0.4931 |
SELECT EXPLAIN |
./database.py:48 (get_by_id) |
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at
FROM product_category
WHERE product_category.id = %(pk_1)s
|
| 0.7947 |
SELECT EXPLAIN |
./discount/models.py:148 (get_discounted_price) |
SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at
FROM discount_sale_category
WHERE discount_sale_category.category_id = %(category_id_1)s
LIMIT %(param_1)s
|
| 0.4931 |
SELECT EXPLAIN |
./discount/models.py:142 (get_discounted_price) |
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at
FROM discount_sale_product
WHERE discount_sale_product.product_id = %(product_id_1)s
LIMIT %(param_1)s
|
| 0.5809 |
SELECT EXPLAIN |
./database.py:48 (get_by_id) |
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at
FROM product_category
WHERE product_category.id = %(pk_1)s
|
| 1.4048 |
SELECT EXPLAIN |
./discount/models.py:148 (get_discounted_price) |
SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at
FROM discount_sale_category
WHERE discount_sale_category.category_id = %(category_id_1)s
LIMIT %(param_1)s
|
| 0.5052 |
SELECT EXPLAIN |
./product/models.py:50 (images) |
SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at
FROM product_image
WHERE product_image.product_id = %(product_id_1)s
|
| 0.4360 |
SELECT EXPLAIN |
./product/models.py:50 (images) |
SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at
FROM product_image
WHERE product_image.product_id = %(product_id_1)s
|
| 0.3796 |
SELECT EXPLAIN |
./discount/models.py:142 (get_discounted_price) |
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at
FROM discount_sale_product
WHERE discount_sale_product.product_id = %(product_id_1)s
LIMIT %(param_1)s
|
| 0.4928 |
SELECT EXPLAIN |
./database.py:48 (get_by_id) |
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at
FROM product_category
WHERE product_category.id = %(pk_1)s
|
| 0.3144 |
SELECT EXPLAIN |
./discount/models.py:148 (get_discounted_price) |
SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at
FROM discount_sale_category
WHERE discount_sale_category.category_id = %(category_id_1)s
LIMIT %(param_1)s
|
| 0.3381 |
SELECT EXPLAIN |
./discount/models.py:142 (get_discounted_price) |
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at
FROM discount_sale_product
WHERE discount_sale_product.product_id = %(product_id_1)s
LIMIT %(param_1)s
|
| 0.3886 |
SELECT EXPLAIN |
./database.py:48 (get_by_id) |
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at
FROM product_category
WHERE product_category.id = %(pk_1)s
|
| 0.3150 |
SELECT EXPLAIN |
./discount/models.py:148 (get_discounted_price) |
SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at
FROM discount_sale_category
WHERE discount_sale_category.category_id = %(category_id_1)s
LIMIT %(param_1)s
|
| 0.4093 |
SELECT EXPLAIN |
./product/models.py:50 (images) |
SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at
FROM product_image
WHERE product_image.product_id = %(product_id_1)s
|
| 0.4745 |
SELECT EXPLAIN |
./product/models.py:50 (images) |
SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at
FROM product_image
WHERE product_image.product_id = %(product_id_1)s
|
| 0.3674 |
SELECT EXPLAIN |
./discount/models.py:142 (get_discounted_price) |
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at
FROM discount_sale_product
WHERE discount_sale_product.product_id = %(product_id_1)s
LIMIT %(param_1)s
|
| 0.3970 |
SELECT EXPLAIN |
./database.py:48 (get_by_id) |
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at
FROM product_category
WHERE product_category.id = %(pk_1)s
|
| 0.2993 |
SELECT EXPLAIN |
./discount/models.py:148 (get_discounted_price) |
SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at
FROM discount_sale_category
WHERE discount_sale_category.category_id = %(category_id_1)s
LIMIT %(param_1)s
|
| 0.3036 |
SELECT EXPLAIN |
./discount/models.py:142 (get_discounted_price) |
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at
FROM discount_sale_product
WHERE discount_sale_product.product_id = %(product_id_1)s
LIMIT %(param_1)s
|
| 0.3490 |
SELECT EXPLAIN |
./database.py:48 (get_by_id) |
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at
FROM product_category
WHERE product_category.id = %(pk_1)s
|
| 0.2970 |
SELECT EXPLAIN |
./discount/models.py:148 (get_discounted_price) |
SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at
FROM discount_sale_category
WHERE discount_sale_category.category_id = %(category_id_1)s
LIMIT %(param_1)s
|
| 0.4283 |
SELECT EXPLAIN |
./product/models.py:50 (images) |
SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at
FROM product_image
WHERE product_image.product_id = %(product_id_1)s
|
| 0.5304 |
SELECT EXPLAIN |
./product/models.py:50 (images) |
SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at
FROM product_image
WHERE product_image.product_id = %(product_id_1)s
|
| 0.3506 |
SELECT EXPLAIN |
./discount/models.py:142 (get_discounted_price) |
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at
FROM discount_sale_product
WHERE discount_sale_product.product_id = %(product_id_1)s
LIMIT %(param_1)s
|
| 0.3918 |
SELECT EXPLAIN |
./database.py:48 (get_by_id) |
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at
FROM product_category
WHERE product_category.id = %(pk_1)s
|
| 0.3214 |
SELECT EXPLAIN |
./discount/models.py:148 (get_discounted_price) |
SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at
FROM discount_sale_category
WHERE discount_sale_category.category_id = %(category_id_1)s
LIMIT %(param_1)s
|
| 0.3192 |
SELECT EXPLAIN |
./discount/models.py:142 (get_discounted_price) |
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at
FROM discount_sale_product
WHERE discount_sale_product.product_id = %(product_id_1)s
LIMIT %(param_1)s
|
| 0.3470 |
SELECT EXPLAIN |
./database.py:48 (get_by_id) |
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at
FROM product_category
WHERE product_category.id = %(pk_1)s
|
| 0.4022 |
SELECT EXPLAIN |
./discount/models.py:148 (get_discounted_price) |
SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at
FROM discount_sale_category
WHERE discount_sale_category.category_id = %(category_id_1)s
LIMIT %(param_1)s
|
| 0.3736 |
SELECT EXPLAIN |
./product/models.py:50 (images) |
SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at
FROM product_image
WHERE product_image.product_id = %(product_id_1)s
|
| 0.3805 |
SELECT EXPLAIN |
./product/models.py:50 (images) |
SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at
FROM product_image
WHERE product_image.product_id = %(product_id_1)s
|
| 0.3354 |
SELECT EXPLAIN |
./discount/models.py:142 (get_discounted_price) |
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at
FROM discount_sale_product
WHERE discount_sale_product.product_id = %(product_id_1)s
LIMIT %(param_1)s
|
| 0.3801 |
SELECT EXPLAIN |
./database.py:48 (get_by_id) |
SELECT discount_sale.discount_value_type AS discount_sale_discount_value_type, discount_sale.title AS discount_sale_title, discount_sale.discount_value AS discount_sale_discount_value, discount_sale.id AS discount_sale_id, discount_sale.created_at AS discount_sale_created_at, discount_sale.updated_at AS discount_sale_updated_at
FROM discount_sale
WHERE discount_sale.id = %(pk_1)s
|
| 0.3786 |
SELECT EXPLAIN |
./discount/models.py:142 (get_discounted_price) |
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at
FROM discount_sale_product
WHERE discount_sale_product.product_id = %(product_id_1)s
LIMIT %(param_1)s
|
| 0.3343 |
SELECT EXPLAIN |
./database.py:48 (get_by_id) |
SELECT discount_sale.discount_value_type AS discount_sale_discount_value_type, discount_sale.title AS discount_sale_title, discount_sale.discount_value AS discount_sale_discount_value, discount_sale.id AS discount_sale_id, discount_sale.created_at AS discount_sale_created_at, discount_sale.updated_at AS discount_sale_updated_at
FROM discount_sale
WHERE discount_sale.id = %(pk_1)s
|
| 0.4004 |
SELECT EXPLAIN |
./discount/models.py:142 (get_discounted_price) |
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at
FROM discount_sale_product
WHERE discount_sale_product.product_id = %(product_id_1)s
LIMIT %(param_1)s
|
| 0.4120 |
SELECT EXPLAIN |
./database.py:48 (get_by_id) |
SELECT discount_sale.discount_value_type AS discount_sale_discount_value_type, discount_sale.title AS discount_sale_title, discount_sale.discount_value AS discount_sale_discount_value, discount_sale.id AS discount_sale_id, discount_sale.created_at AS discount_sale_created_at, discount_sale.updated_at AS discount_sale_updated_at
FROM discount_sale
WHERE discount_sale.id = %(pk_1)s
|
| 0.4198 |
SELECT EXPLAIN |
./product/models.py:50 (images) |
SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at
FROM product_image
WHERE product_image.product_id = %(product_id_1)s
|
| 0.3931 |
SELECT EXPLAIN |
./product/models.py:50 (images) |
SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at
FROM product_image
WHERE product_image.product_id = %(product_id_1)s
|
| 0.3294 |
SELECT EXPLAIN |
./discount/models.py:142 (get_discounted_price) |
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at
FROM discount_sale_product
WHERE discount_sale_product.product_id = %(product_id_1)s
LIMIT %(param_1)s
|
| 0.3368 |
SELECT EXPLAIN |
./database.py:48 (get_by_id) |
SELECT discount_sale.discount_value_type AS discount_sale_discount_value_type, discount_sale.title AS discount_sale_title, discount_sale.discount_value AS discount_sale_discount_value, discount_sale.id AS discount_sale_id, discount_sale.created_at AS discount_sale_created_at, discount_sale.updated_at AS discount_sale_updated_at
FROM discount_sale
WHERE discount_sale.id = %(pk_1)s
|
| 0.3438 |
SELECT EXPLAIN |
./discount/models.py:142 (get_discounted_price) |
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at
FROM discount_sale_product
WHERE discount_sale_product.product_id = %(product_id_1)s
LIMIT %(param_1)s
|
| 0.3419 |
SELECT EXPLAIN |
./database.py:48 (get_by_id) |
SELECT discount_sale.discount_value_type AS discount_sale_discount_value_type, discount_sale.title AS discount_sale_title, discount_sale.discount_value AS discount_sale_discount_value, discount_sale.id AS discount_sale_id, discount_sale.created_at AS discount_sale_created_at, discount_sale.updated_at AS discount_sale_updated_at
FROM discount_sale
WHERE discount_sale.id = %(pk_1)s
|
| 0.3651 |
SELECT EXPLAIN |
./discount/models.py:142 (get_discounted_price) |
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at
FROM discount_sale_product
WHERE discount_sale_product.product_id = %(product_id_1)s
LIMIT %(param_1)s
|
| 0.3741 |
SELECT EXPLAIN |
./database.py:48 (get_by_id) |
SELECT discount_sale.discount_value_type AS discount_sale_discount_value_type, discount_sale.title AS discount_sale_title, discount_sale.discount_value AS discount_sale_discount_value, discount_sale.id AS discount_sale_id, discount_sale.created_at AS discount_sale_created_at, discount_sale.updated_at AS discount_sale_updated_at
FROM discount_sale
WHERE discount_sale.id = %(pk_1)s
|
| 0.4759 |
SELECT EXPLAIN |
./product/models.py:50 (images) |
SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at
FROM product_image
WHERE product_image.product_id = %(product_id_1)s
|
| 0.3903 |
SELECT EXPLAIN |
./product/models.py:50 (images) |
SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at
FROM product_image
WHERE product_image.product_id = %(product_id_1)s
|
| 0.3217 |
SELECT EXPLAIN |
./discount/models.py:142 (get_discounted_price) |
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at
FROM discount_sale_product
WHERE discount_sale_product.product_id = %(product_id_1)s
LIMIT %(param_1)s
|
| 0.3914 |
SELECT EXPLAIN |
./database.py:48 (get_by_id) |
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at
FROM product_category
WHERE product_category.id = %(pk_1)s
|
| 0.3230 |
SELECT EXPLAIN |
./discount/models.py:148 (get_discounted_price) |
SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at
FROM discount_sale_category
WHERE discount_sale_category.category_id = %(category_id_1)s
LIMIT %(param_1)s
|
| 0.3087 |
SELECT EXPLAIN |
./discount/models.py:142 (get_discounted_price) |
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at
FROM discount_sale_product
WHERE discount_sale_product.product_id = %(product_id_1)s
LIMIT %(param_1)s
|
| 0.3417 |
SELECT EXPLAIN |
./database.py:48 (get_by_id) |
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at
FROM product_category
WHERE product_category.id = %(pk_1)s
|
| 0.3124 |
SELECT EXPLAIN |
./discount/models.py:148 (get_discounted_price) |
SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at
FROM discount_sale_category
WHERE discount_sale_category.category_id = %(category_id_1)s
LIMIT %(param_1)s
|
| 0.4444 |
SELECT EXPLAIN |
./product/models.py:50 (images) |
SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at
FROM product_image
WHERE product_image.product_id = %(product_id_1)s
|
| 0.4054 |
SELECT EXPLAIN |
./product/models.py:50 (images) |
SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at
FROM product_image
WHERE product_image.product_id = %(product_id_1)s
|
| 0.3278 |
SELECT EXPLAIN |
./discount/models.py:142 (get_discounted_price) |
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at
FROM discount_sale_product
WHERE discount_sale_product.product_id = %(product_id_1)s
LIMIT %(param_1)s
|
| 0.3387 |
SELECT EXPLAIN |
./database.py:48 (get_by_id) |
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at
FROM product_category
WHERE product_category.id = %(pk_1)s
|
| 0.3464 |
SELECT EXPLAIN |
./discount/models.py:148 (get_discounted_price) |
SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at
FROM discount_sale_category
WHERE discount_sale_category.category_id = %(category_id_1)s
LIMIT %(param_1)s
|
| 0.3078 |
SELECT EXPLAIN |
./discount/models.py:142 (get_discounted_price) |
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at
FROM discount_sale_product
WHERE discount_sale_product.product_id = %(product_id_1)s
LIMIT %(param_1)s
|
| 0.3377 |
SELECT EXPLAIN |
./database.py:48 (get_by_id) |
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at
FROM product_category
WHERE product_category.id = %(pk_1)s
|
| 0.3337 |
SELECT EXPLAIN |
./discount/models.py:148 (get_discounted_price) |
SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at
FROM discount_sale_category
WHERE discount_sale_category.category_id = %(category_id_1)s
LIMIT %(param_1)s
|
| 0.3766 |
SELECT EXPLAIN |
./product/models.py:50 (images) |
SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at
FROM product_image
WHERE product_image.product_id = %(product_id_1)s
|
| 0.3562 |
SELECT EXPLAIN |
./product/models.py:50 (images) |
SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at
FROM product_image
WHERE product_image.product_id = %(product_id_1)s
|
| 0.3254 |
SELECT EXPLAIN |
./discount/models.py:142 (get_discounted_price) |
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at
FROM discount_sale_product
WHERE discount_sale_product.product_id = %(product_id_1)s
LIMIT %(param_1)s
|
| 0.3543 |
SELECT EXPLAIN |
./database.py:48 (get_by_id) |
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at
FROM product_category
WHERE product_category.id = %(pk_1)s
|
| 0.3122 |
SELECT EXPLAIN |
./discount/models.py:148 (get_discounted_price) |
SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at
FROM discount_sale_category
WHERE discount_sale_category.category_id = %(category_id_1)s
LIMIT %(param_1)s
|
| 0.3592 |
SELECT EXPLAIN |
./discount/models.py:142 (get_discounted_price) |
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at
FROM discount_sale_product
WHERE discount_sale_product.product_id = %(product_id_1)s
LIMIT %(param_1)s
|
| 0.3692 |
SELECT EXPLAIN |
./database.py:48 (get_by_id) |
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at
FROM product_category
WHERE product_category.id = %(pk_1)s
|
| 0.3192 |
SELECT EXPLAIN |
./discount/models.py:148 (get_discounted_price) |
SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at
FROM discount_sale_category
WHERE discount_sale_category.category_id = %(category_id_1)s
LIMIT %(param_1)s
|
| 0.3623 |
SELECT EXPLAIN |
./product/models.py:50 (images) |
SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at
FROM product_image
WHERE product_image.product_id = %(product_id_1)s
|
| 0.5133 |
SELECT EXPLAIN |
./product/models.py:50 (images) |
SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at
FROM product_image
WHERE product_image.product_id = %(product_id_1)s
|
| 0.3154 |
SELECT EXPLAIN |
./discount/models.py:142 (get_discounted_price) |
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at
FROM discount_sale_product
WHERE discount_sale_product.product_id = %(product_id_1)s
LIMIT %(param_1)s
|
| 0.3367 |
SELECT EXPLAIN |
./database.py:48 (get_by_id) |
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at
FROM product_category
WHERE product_category.id = %(pk_1)s
|
| 0.2936 |
SELECT EXPLAIN |
./discount/models.py:148 (get_discounted_price) |
SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at
FROM discount_sale_category
WHERE discount_sale_category.category_id = %(category_id_1)s
LIMIT %(param_1)s
|
| 0.3135 |
SELECT EXPLAIN |
./discount/models.py:142 (get_discounted_price) |
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at
FROM discount_sale_product
WHERE discount_sale_product.product_id = %(product_id_1)s
LIMIT %(param_1)s
|
| 0.3424 |
SELECT EXPLAIN |
./database.py:48 (get_by_id) |
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at
FROM product_category
WHERE product_category.id = %(pk_1)s
|
| 0.2922 |
SELECT EXPLAIN |
./discount/models.py:148 (get_discounted_price) |
SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at
FROM discount_sale_category
WHERE discount_sale_category.category_id = %(category_id_1)s
LIMIT %(param_1)s
|
| 0.3815 |
SELECT EXPLAIN |
./product/models.py:50 (images) |
SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at
FROM product_image
WHERE product_image.product_id = %(product_id_1)s
|
| 0.3710 |
SELECT EXPLAIN |
./product/models.py:50 (images) |
SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at
FROM product_image
WHERE product_image.product_id = %(product_id_1)s
|
| 0.3018 |
SELECT EXPLAIN |
./discount/models.py:142 (get_discounted_price) |
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at
FROM discount_sale_product
WHERE discount_sale_product.product_id = %(product_id_1)s
LIMIT %(param_1)s
|
| 0.3672 |
SELECT EXPLAIN |
./database.py:48 (get_by_id) |
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at
FROM product_category
WHERE product_category.id = %(pk_1)s
|
| 0.2981 |
SELECT EXPLAIN |
./discount/models.py:148 (get_discounted_price) |
SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at
FROM discount_sale_category
WHERE discount_sale_category.category_id = %(category_id_1)s
LIMIT %(param_1)s
|
| 0.2999 |
SELECT EXPLAIN |
./discount/models.py:142 (get_discounted_price) |
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at
FROM discount_sale_product
WHERE discount_sale_product.product_id = %(product_id_1)s
LIMIT %(param_1)s
|
| 0.3446 |
SELECT EXPLAIN |
./database.py:48 (get_by_id) |
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at
FROM product_category
WHERE product_category.id = %(pk_1)s
|
| 0.2928 |
SELECT EXPLAIN |
./discount/models.py:148 (get_discounted_price) |
SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at
FROM discount_sale_category
WHERE discount_sale_category.category_id = %(category_id_1)s
LIMIT %(param_1)s
|
| 0.3718 |
SELECT EXPLAIN |
./product/models.py:50 (images) |
SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at
FROM product_image
WHERE product_image.product_id = %(product_id_1)s
|
| 0.3998 |
SELECT EXPLAIN |
./product/models.py:50 (images) |
SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at
FROM product_image
WHERE product_image.product_id = %(product_id_1)s
|
| 0.3048 |
SELECT EXPLAIN |
./discount/models.py:142 (get_discounted_price) |
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at
FROM discount_sale_product
WHERE discount_sale_product.product_id = %(product_id_1)s
LIMIT %(param_1)s
|
| 0.3329 |
SELECT EXPLAIN |
./database.py:48 (get_by_id) |
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at
FROM product_category
WHERE product_category.id = %(pk_1)s
|
| 0.3089 |
SELECT EXPLAIN |
./discount/models.py:148 (get_discounted_price) |
SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at
FROM discount_sale_category
WHERE discount_sale_category.category_id = %(category_id_1)s
LIMIT %(param_1)s
|
| 0.2984 |
SELECT EXPLAIN |
./discount/models.py:142 (get_discounted_price) |
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at
FROM discount_sale_product
WHERE discount_sale_product.product_id = %(product_id_1)s
LIMIT %(param_1)s
|
| 0.3405 |
SELECT EXPLAIN |
./database.py:48 (get_by_id) |
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at
FROM product_category
WHERE product_category.id = %(pk_1)s
|
| 0.3074 |
SELECT EXPLAIN |
./discount/models.py:148 (get_discounted_price) |
SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at
FROM discount_sale_category
WHERE discount_sale_category.category_id = %(category_id_1)s
LIMIT %(param_1)s
|
| 0.3719 |
SELECT EXPLAIN |
./product/models.py:50 (images) |
SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at
FROM product_image
WHERE product_image.product_id = %(product_id_1)s
|
| 0.3736 |
SELECT EXPLAIN |
./product/models.py:50 (images) |
SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at
FROM product_image
WHERE product_image.product_id = %(product_id_1)s
|
| 0.3141 |
SELECT EXPLAIN |
./discount/models.py:142 (get_discounted_price) |
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at
FROM discount_sale_product
WHERE discount_sale_product.product_id = %(product_id_1)s
LIMIT %(param_1)s
|
| 0.3330 |
SELECT EXPLAIN |
./database.py:48 (get_by_id) |
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at
FROM product_category
WHERE product_category.id = %(pk_1)s
|
| 0.2927 |
SELECT EXPLAIN |
./discount/models.py:148 (get_discounted_price) |
SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at
FROM discount_sale_category
WHERE discount_sale_category.category_id = %(category_id_1)s
LIMIT %(param_1)s
|
| 0.3335 |
SELECT EXPLAIN |
./discount/models.py:142 (get_discounted_price) |
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at
FROM discount_sale_product
WHERE discount_sale_product.product_id = %(product_id_1)s
LIMIT %(param_1)s
|
| 0.3299 |
SELECT EXPLAIN |
./database.py:48 (get_by_id) |
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at
FROM product_category
WHERE product_category.id = %(pk_1)s
|
| 0.2965 |
SELECT EXPLAIN |
./discount/models.py:148 (get_discounted_price) |
SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at
FROM discount_sale_category
WHERE discount_sale_category.category_id = %(category_id_1)s
LIMIT %(param_1)s
|
| 0.3993 |
SELECT EXPLAIN |
./product/models.py:50 (images) |
SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at
FROM product_image
WHERE product_image.product_id = %(product_id_1)s
|
| 0.3861 |
SELECT EXPLAIN |
./product/models.py:50 (images) |
SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at
FROM product_image
WHERE product_image.product_id = %(product_id_1)s
|
| 0.3208 |
SELECT EXPLAIN |
./discount/models.py:142 (get_discounted_price) |
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at
FROM discount_sale_product
WHERE discount_sale_product.product_id = %(product_id_1)s
LIMIT %(param_1)s
|
| 0.3683 |
SELECT EXPLAIN |
./database.py:48 (get_by_id) |
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at
FROM product_category
WHERE product_category.id = %(pk_1)s
|
| 0.3221 |
SELECT EXPLAIN |
./discount/models.py:148 (get_discounted_price) |
SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at
FROM discount_sale_category
WHERE discount_sale_category.category_id = %(category_id_1)s
LIMIT %(param_1)s
|
| 0.3057 |
SELECT EXPLAIN |
./discount/models.py:142 (get_discounted_price) |
SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at
FROM discount_sale_product
WHERE discount_sale_product.product_id = %(product_id_1)s
LIMIT %(param_1)s
|
| 0.3541 |
SELECT EXPLAIN |
./database.py:48 (get_by_id) |
SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at
FROM product_category
WHERE product_category.id = %(pk_1)s
|
| 0.3524 |
SELECT EXPLAIN |
./discount/models.py:148 (get_discounted_price) |
SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at
FROM discount_sale_category
WHERE discount_sale_category.category_id = %(category_id_1)s
LIMIT %(param_1)s
|
| 0.4797 |
SELECT EXPLAIN |
./public/models.py:35 (children) |
SELECT public_menuitem.title AS public_menuitem_title, public_menuitem.`order` AS public_menuitem_order, public_menuitem.url AS public_menuitem_url, public_menuitem.category_id AS public_menuitem_category_id, public_menuitem.collection_id AS public_menuitem_collection_id, public_menuitem.position AS public_menuitem_position, public_menuitem.page_id AS public_menuitem_page_id, public_menuitem.parent_id AS public_menuitem_parent_id, public_menuitem.id AS public_menuitem_id, public_menuitem.created_at AS public_menuitem_created_at, public_menuitem.updated_at AS public_menuitem_updated_at
FROM public_menuitem
WHERE public_menuitem.parent_id = %(parent_id_1)s ORDER BY public_menuitem.`order`
|
| 0.4582 |
SELECT EXPLAIN |
./public/models.py:35 (children) |
SELECT public_menuitem.title AS public_menuitem_title, public_menuitem.`order` AS public_menuitem_order, public_menuitem.url AS public_menuitem_url, public_menuitem.category_id AS public_menuitem_category_id, public_menuitem.collection_id AS public_menuitem_collection_id, public_menuitem.position AS public_menuitem_position, public_menuitem.page_id AS public_menuitem_page_id, public_menuitem.parent_id AS public_menuitem_parent_id, public_menuitem.id AS public_menuitem_id, public_menuitem.created_at AS public_menuitem_created_at, public_menuitem.updated_at AS public_menuitem_updated_at
FROM public_menuitem
WHERE public_menuitem.parent_id = %(parent_id_1)s ORDER BY public_menuitem.`order`
|
| 0.3831 |
SELECT EXPLAIN |
./database.py:48 (get_by_id) |
SELECT public_page.title AS public_page_title, public_page.slug AS public_page_slug, public_page.content AS public_page_content, public_page.is_visible AS public_page_is_visible, public_page.id AS public_page_id, public_page.created_at AS public_page_created_at, public_page.updated_at AS public_page_updated_at
FROM public_page
WHERE public_page.id = %(pk_1)s
|
No messages logged.
| URL route | Endpoint name | HTTP methods | Is alias | Redirect to |
|---|---|---|---|---|
| / | public.home | GET, HEAD, OPTIONS | False | None |
| /account/ | account.index | GET, HEAD, OPTIONS | False | None |
| /account/address | account.addresses | GET, HEAD, OPTIONS | False | None |
| /account/address/<int:id>/delete | account.delete_address | OPTIONS, POST | False | None |
| /account/address/edit | account.edit_address | GET, HEAD, OPTIONS, POST | False | None |
| /account/login | account.login | GET, HEAD, OPTIONS, POST | False | None |
| /account/logout | account.logout | GET, HEAD, OPTIONS | False | None |
| /account/resetpwd | account.resetpwd | GET, HEAD, OPTIONS, POST | False | None |
| /account/setpwd | account.set_password | OPTIONS, POST | False | None |
| /account/signup | account.signup | GET, HEAD, OPTIONS, POST | False | None |
| /bootstrap/static/<path:filename> | bootstrap.static | GET, HEAD, OPTIONS | False | None |
| /checkout/cart | checkout.cart_index | GET, HEAD, OPTIONS | False | None |
| /checkout/note | checkout.checkout_note | GET, HEAD, OPTIONS, POST | False | None |
| /checkout/shipping | checkout.checkout_shipping | GET, HEAD, OPTIONS, POST | False | None |
| /checkout/update_cart/<int:id> | checkout.update_cartline | OPTIONS, POST | False | None |
| /checkout/voucher | checkout.checkout_voucher | OPTIONS, POST | False | None |
| /checkout/voucher/remove | checkout.checkout_voucher_remove | OPTIONS, POST | False | None |
| /dashboard/ | dashboard.index | GET, HEAD, OPTIONS | False | None |
| /dashboard/attributes | dashboard.attributes | GET, HEAD, OPTIONS | False | None |
| /dashboard/attributes/<id>/edit | dashboard.attributes_manage | GET, HEAD, OPTIONS, POST | False | None |
| /dashboard/attributes/<int:id>/delete | dashboard.ProductAttribute | DELETE, OPTIONS | False | None |
| /dashboard/attributes/create | dashboard.attributes_manage | GET, HEAD, OPTIONS, POST | False | None |
| /dashboard/categories | dashboard.categories | GET, HEAD, OPTIONS | False | None |
| /dashboard/categories/<id>/edit | dashboard.categories_manage | GET, HEAD, OPTIONS, POST | False | None |
| /dashboard/categories/<int:id>/delete | dashboard.Category | DELETE, OPTIONS | False | None |
| /dashboard/categories/create | dashboard.categories_manage | GET, HEAD, OPTIONS, POST | False | None |
| /dashboard/collections | dashboard.collections | GET, HEAD, OPTIONS | False | None |
| /dashboard/collections/<id>/edit | dashboard.collections_manage | GET, HEAD, OPTIONS, POST | False | None |
| /dashboard/collections/<int:id>/delete | dashboard.Collection | DELETE, OPTIONS | False | None |
| /dashboard/collections/create | dashboard.collections_manage | GET, HEAD, OPTIONS, POST | False | None |
| /dashboard/config | dashboard.config_index | GET, HEAD, OPTIONS | False | None |
| /dashboard/dashboard_menus | dashboard.dashboard_menus | GET, HEAD, OPTIONS | False | None |
| /dashboard/dashboard_menus/<id>/edit | dashboard.dashboard_menus_manage | GET, HEAD, OPTIONS, POST | False | None |
| /dashboard/dashboard_menus/<int:id>/delete | dashboard.DashboardMenu | DELETE, OPTIONS | False | None |
| /dashboard/dashboard_menus/create | dashboard.dashboard_menus_manage | GET, HEAD, OPTIONS, POST | False | None |
| /dashboard/orders | dashboard.orders | GET, HEAD, OPTIONS | False | None |
| /dashboard/orders/<id> | dashboard.order_detail | GET, HEAD, OPTIONS | False | None |
| /dashboard/orders/<id>/draft | dashboard.draft_order | GET, HEAD, OPTIONS | False | None |
| /dashboard/orders/<id>/send | dashboard.send_order | GET, HEAD, OPTIONS | False | None |
| /dashboard/plugin | dashboard.plugin_list | GET, HEAD, OPTIONS | False | None |
| /dashboard/plugin/<id>/disable | dashboard.plugin_disable | OPTIONS, POST | False | None |
| /dashboard/plugin/<id>/enable | dashboard.plugin_enable | OPTIONS, POST | False | None |
| /dashboard/product_types | dashboard.product_types | GET, HEAD, OPTIONS | False | None |
| /dashboard/product_types/<id>/edit | dashboard.product_types_manage | GET, HEAD, OPTIONS, POST | False | None |
| /dashboard/product_types/<int:id>/delete | dashboard.ProductType | DELETE, OPTIONS | False | None |
| /dashboard/product_types/create | dashboard.product_types_manage | GET, HEAD, OPTIONS, POST | False | None |
| /dashboard/products | dashboard.products | GET, HEAD, OPTIONS | False | None |
| /dashboard/products/<id> | dashboard.product_detail | GET, HEAD, OPTIONS | False | None |
| /dashboard/products/<id>/edit | dashboard.product_manage | GET, HEAD, OPTIONS, POST | False | None |
| /dashboard/products/<int:id>/delete | dashboard.Product | DELETE, OPTIONS | False | None |
| /dashboard/products/create/step1 | dashboard.product_create_step1 | GET, HEAD, OPTIONS, POST | False | None |
| /dashboard/products/create/step2 | dashboard.product_manage | GET, HEAD, OPTIONS, POST | False | None |
| /dashboard/products/variant/<id>/edit | dashboard.variant_manage | GET, HEAD, OPTIONS, POST | False | None |
| /dashboard/products/variant/create | dashboard.variant_manage | GET, HEAD, OPTIONS, POST | False | None |
| /dashboard/sales | dashboard.sales | GET, HEAD, OPTIONS | False | None |
| /dashboard/sales/<id>/edit | dashboard.sales_manage | GET, HEAD, OPTIONS, POST | False | None |
| /dashboard/sales/<int:id>/delete | dashboard.Sale | DELETE, OPTIONS | False | None |
| /dashboard/sales/create | dashboard.sales_manage | GET, HEAD, OPTIONS, POST | False | None |
| /dashboard/shipping_methods | dashboard.shipping_methods | GET, HEAD, OPTIONS | False | None |
| /dashboard/shipping_methods/<id>/edit | dashboard.shipping_methods_manage | GET, HEAD, OPTIONS, POST | False | None |
| /dashboard/shipping_methods/<int:id>/delete | dashboard.ShippingMethod | DELETE, OPTIONS | False | None |
| /dashboard/shipping_methods/create | dashboard.shipping_methods_manage | GET, HEAD, OPTIONS, POST | False | None |
| /dashboard/site_menus | dashboard.site_menus | GET, HEAD, OPTIONS | False | None |
| /dashboard/site_menus/<id>/edit | dashboard.site_menus_manage | GET, HEAD, OPTIONS, POST | False | None |
| /dashboard/site_menus/<int:id>/delete | dashboard.MenuItem | DELETE, OPTIONS | False | None |
| /dashboard/site_menus/create | dashboard.site_menus_manage | GET, HEAD, OPTIONS, POST | False | None |
| /dashboard/site_pages | dashboard.site_pages | GET, HEAD, OPTIONS | False | None |
| /dashboard/site_pages/<id>/edit | dashboard.site_pages_manage | GET, HEAD, OPTIONS, POST | False | None |
| /dashboard/site_pages/<int:id>/delete | dashboard.Page | DELETE, OPTIONS | False | None |
| /dashboard/site_pages/create | dashboard.site_pages_manage | GET, HEAD, OPTIONS, POST | False | None |
| /dashboard/site_setting/edit | dashboard.site_setting | GET, HEAD, OPTIONS, POST | False | None |
| /dashboard/users | dashboard.users | GET, HEAD, OPTIONS | False | None |
| /dashboard/users/<int:id>/delete | dashboard.User | DELETE, OPTIONS | False | None |
| /dashboard/users/<user_id> | dashboard.user | GET, HEAD, OPTIONS | False | None |
| /dashboard/users/<user_id>/edit | dashboard.user_edit | GET, HEAD, OPTIONS, POST | False | None |
| /dashboard/users/address/<id>/edit | dashboard.address_edit | GET, HEAD, OPTIONS, POST | False | None |
| /dashboard/variants/<int:id>/delete | dashboard.ProductVariant | DELETE, OPTIONS | False | None |
| /dashboard/vouchers | dashboard.vouchers | GET, HEAD, OPTIONS | False | None |
| /dashboard/vouchers/<id>/edit | dashboard.vouchers_manage | GET, HEAD, OPTIONS, POST | False | None |
| /dashboard/vouchers/<int:id>/delete | dashboard.Voucher | DELETE, OPTIONS | False | None |
| /dashboard/vouchers/create | dashboard.vouchers_manage | GET, HEAD, OPTIONS, POST | False | None |
| /favicon.ico | public.favicon | GET, HEAD, OPTIONS | False | None |
| /orders/ | order.index | GET, HEAD, OPTIONS | False | None |
| /orders/<string:token> | order.show | GET, HEAD, OPTIONS | False | None |
| /orders/alipay/notify | order.ali_notify | HEAD, OPTIONS, POST | False | None |
| /orders/cancel/<string:token> | order.cancel_order | GET, HEAD, OPTIONS | False | None |
| /orders/pay/<string:token>/alipay | order.ali_pay | GET, HEAD, OPTIONS | False | None |
| /orders/pay/<string:token>/testpay | order.test_pay_flow | GET, HEAD, OPTIONS | False | None |
| /orders/payment_success | order.payment_success | GET, HEAD, OPTIONS | False | None |
| /orders/receive/<string:token> | order.receive | GET, HEAD, OPTIONS | False | None |
| /page/<identity> | public.show_page | GET, HEAD, OPTIONS | False | None |
| /products/<int:id> | product.show | GET, HEAD, OPTIONS | False | None |
| /products/<int:id>/add | product.product_add_to_cart | OPTIONS, POST | False | None |
| /products/api/variant_price/<int:id> | product.variant_price | GET, HEAD, OPTIONS | False | None |
| /products/category/<int:id> | product.show_category | GET, HEAD, OPTIONS | False | None |
| /products/collection/<int:id> | product.show_collection | GET, HEAD, OPTIONS | False | None |
| /search | public.search | GET, HEAD, OPTIONS | False | None |
| /static/<path:filename> | static | GET, HEAD, OPTIONS | False | None |
| /style | public.style | GET, HEAD, OPTIONS | False | None |
| Key | Value |
|---|---|
| _flask_babel | namespace(babel_domain=<Domain(None, ['messages'])>, babel_locale=Locale('en')) |
| _login_user | <flask_login.mixins.AnonymousUserMixin object at 0x7fe73818fa30> |
| _sqlalchemy_queries | [_QueryInfo(statement='SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at \nFROM product_category \nWHERE product_category.id = %(pk_1)s', parameters=[{'pk_1': 3}], start_time=1614947.464828562, end_time=1614947.465440693, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at \nFROM product_category \nWHERE product_category.parent_id = %(parent_id_1)s', parameters=[{'parent_id_1': 3}], start_time=1614947.465929432, end_time=1614947.466322491, location='/app/flaskshop/product/models.py:237 (children)'), _QueryInfo(statement='SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at \nFROM product_category \nWHERE product_category.parent_id = %(parent_id_1)s', parameters=[{'parent_id_1': 3}], start_time=1614947.466788056, end_time=1614947.467152451, location='/app/flaskshop/product/models.py:237 (children)'), _QueryInfo(statement='SELECT product_product.title AS product_product_title, product_product.on_sale AS product_product_on_sale, product_product.rating AS product_product_rating, product_product.sold_count AS product_product_sold_count, product_product.review_count AS product_product_review_count, product_product.basic_price AS product_product_basic_price, product_product.category_id AS product_product_category_id, product_product.is_featured AS product_product_is_featured, product_product.product_type_id AS product_product_product_type_id, product_product.attributes AS product_product_attributes, product_product.description AS product_product_description, product_product.id AS product_product_id, product_product.created_at AS product_product_created_at, product_product.updated_at AS product_product_updated_at \nFROM product_product \nWHERE product_product.category_id IN (%(category_id_1_1)s, %(category_id_1_2)s, %(category_id_1_3)s)', parameters=[{'category_id_1_1': 4, 'category_id_1_2': 5, 'category_id_1_3': 3}], start_time=1614947.467531073, end_time=1614947.469631371, location='/app/flaskshop/product/models.py:232 (products)'), _QueryInfo(statement='SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at \nFROM product_type \nWHERE product_type.id = %(pk_1)s', parameters=[{'pk_1': 3}], start_time=1614947.470521605, end_time=1614947.470980978, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id \nFROM product_type_attribute \nWHERE product_type_attribute.product_type_id = %(product_type_id_1)s', parameters=[{'product_type_id_1': 3}], start_time=1614947.471386361, end_time=1614947.471689861, location='/app/flaskshop/product/models.py:322 (product_attributes_ids)'), _QueryInfo(statement='SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at \nFROM product_attribute \nWHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)', parameters=[{'id_1_1': 4, 'id_1_2': 3}], start_time=1614947.47205623, end_time=1614947.472469757, location='/app/flaskshop/product/models.py:330 (product_attributes)'), _QueryInfo(statement='SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at \nFROM product_type \nWHERE product_type.id = %(pk_1)s', parameters=[{'pk_1': 3}], start_time=1614947.472820717, end_time=1614947.47316273, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id \nFROM product_type_attribute \nWHERE product_type_attribute.product_type_id = %(product_type_id_1)s', parameters=[{'product_type_id_1': 3}], start_time=1614947.473511275, end_time=1614947.473790881, location='/app/flaskshop/product/models.py:322 (product_attributes_ids)'), _QueryInfo(statement='SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at \nFROM product_attribute \nWHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)', parameters=[{'id_1_1': 4, 'id_1_2': 3}], start_time=1614947.474098319, end_time=1614947.47443968, location='/app/flaskshop/product/models.py:330 (product_attributes)'), _QueryInfo(statement='SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at \nFROM product_type \nWHERE product_type.id = %(pk_1)s', parameters=[{'pk_1': 3}], start_time=1614947.474825636, end_time=1614947.475214437, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id \nFROM product_type_attribute \nWHERE product_type_attribute.product_type_id = %(product_type_id_1)s', parameters=[{'product_type_id_1': 3}], start_time=1614947.475638534, end_time=1614947.47596092, location='/app/flaskshop/product/models.py:322 (product_attributes_ids)'), _QueryInfo(statement='SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at \nFROM product_attribute \nWHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)', parameters=[{'id_1_1': 4, 'id_1_2': 3}], start_time=1614947.476304035, end_time=1614947.476694799, location='/app/flaskshop/product/models.py:330 (product_attributes)'), _QueryInfo(statement='SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at \nFROM product_type \nWHERE product_type.id = %(pk_1)s', parameters=[{'pk_1': 3}], start_time=1614947.477020442, end_time=1614947.477371251, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id \nFROM product_type_attribute \nWHERE product_type_attribute.product_type_id = %(product_type_id_1)s', parameters=[{'product_type_id_1': 3}], start_time=1614947.477788215, end_time=1614947.478085013, location='/app/flaskshop/product/models.py:322 (product_attributes_ids)'), _QueryInfo(statement='SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at \nFROM product_attribute \nWHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)', parameters=[{'id_1_1': 4, 'id_1_2': 3}], start_time=1614947.478433698, end_time=1614947.478831576, location='/app/flaskshop/product/models.py:330 (product_attributes)'), _QueryInfo(statement='SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at \nFROM product_type \nWHERE product_type.id = %(pk_1)s', parameters=[{'pk_1': 3}], start_time=1614947.479150997, end_time=1614947.479488481, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id \nFROM product_type_attribute \nWHERE product_type_attribute.product_type_id = %(product_type_id_1)s', parameters=[{'product_type_id_1': 3}], start_time=1614947.479845633, end_time=1614947.480140768, location='/app/flaskshop/product/models.py:322 (product_attributes_ids)'), _QueryInfo(statement='SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at \nFROM product_attribute \nWHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)', parameters=[{'id_1_1': 4, 'id_1_2': 3}], start_time=1614947.480446132, end_time=1614947.480814274, location='/app/flaskshop/product/models.py:330 (product_attributes)'), _QueryInfo(statement='SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at \nFROM product_type \nWHERE product_type.id = %(pk_1)s', parameters=[{'pk_1': 3}], start_time=1614947.481133424, end_time=1614947.481470688, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id \nFROM product_type_attribute \nWHERE product_type_attribute.product_type_id = %(product_type_id_1)s', parameters=[{'product_type_id_1': 3}], start_time=1614947.481833359, end_time=1614947.482098197, location='/app/flaskshop/product/models.py:322 (product_attributes_ids)'), _QueryInfo(statement='SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at \nFROM product_attribute \nWHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)', parameters=[{'id_1_1': 4, 'id_1_2': 3}], start_time=1614947.4824617, end_time=1614947.482829151, location='/app/flaskshop/product/models.py:330 (product_attributes)'), _QueryInfo(statement='SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at \nFROM product_type \nWHERE product_type.id = %(pk_1)s', parameters=[{'pk_1': 3}], start_time=1614947.483148441, end_time=1614947.483519479, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id \nFROM product_type_attribute \nWHERE product_type_attribute.product_type_id = %(product_type_id_1)s', parameters=[{'product_type_id_1': 3}], start_time=1614947.483881219, end_time=1614947.48419584, location='/app/flaskshop/product/models.py:322 (product_attributes_ids)'), _QueryInfo(statement='SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at \nFROM product_attribute \nWHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)', parameters=[{'id_1_1': 4, 'id_1_2': 3}], start_time=1614947.48450432, end_time=1614947.484856753, location='/app/flaskshop/product/models.py:330 (product_attributes)'), _QueryInfo(statement='SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at \nFROM product_type \nWHERE product_type.id = %(pk_1)s', parameters=[{'pk_1': 3}], start_time=1614947.485194518, end_time=1614947.485531962, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id \nFROM product_type_attribute \nWHERE product_type_attribute.product_type_id = %(product_type_id_1)s', parameters=[{'product_type_id_1': 3}], start_time=1614947.485892069, end_time=1614947.486159742, location='/app/flaskshop/product/models.py:322 (product_attributes_ids)'), _QueryInfo(statement='SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at \nFROM product_attribute \nWHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)', parameters=[{'id_1_1': 4, 'id_1_2': 3}], start_time=1614947.486485455, end_time=1614947.48683426, location='/app/flaskshop/product/models.py:330 (product_attributes)'), _QueryInfo(statement='SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at \nFROM product_type \nWHERE product_type.id = %(pk_1)s', parameters=[{'pk_1': 3}], start_time=1614947.487150765, end_time=1614947.48748829, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id \nFROM product_type_attribute \nWHERE product_type_attribute.product_type_id = %(product_type_id_1)s', parameters=[{'product_type_id_1': 3}], start_time=1614947.487867553, end_time=1614947.488156015, location='/app/flaskshop/product/models.py:322 (product_attributes_ids)'), _QueryInfo(statement='SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at \nFROM product_attribute \nWHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)', parameters=[{'id_1_1': 4, 'id_1_2': 3}], start_time=1614947.488462752, end_time=1614947.48881284, location='/app/flaskshop/product/models.py:330 (product_attributes)'), _QueryInfo(statement='SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at \nFROM product_type \nWHERE product_type.id = %(pk_1)s', parameters=[{'pk_1': 3}], start_time=1614947.489157017, end_time=1614947.489494932, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id \nFROM product_type_attribute \nWHERE product_type_attribute.product_type_id = %(product_type_id_1)s', parameters=[{'product_type_id_1': 3}], start_time=1614947.489861401, end_time=1614947.490139544, location='/app/flaskshop/product/models.py:322 (product_attributes_ids)'), _QueryInfo(statement='SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at \nFROM product_attribute \nWHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)', parameters=[{'id_1_1': 4, 'id_1_2': 3}], start_time=1614947.490445589, end_time=1614947.490831424, location='/app/flaskshop/product/models.py:330 (product_attributes)'), _QueryInfo(statement='SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at \nFROM product_type \nWHERE product_type.id = %(pk_1)s', parameters=[{'pk_1': 4}], start_time=1614947.491213062, end_time=1614947.491548823, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id \nFROM product_type_attribute \nWHERE product_type_attribute.product_type_id = %(product_type_id_1)s', parameters=[{'product_type_id_1': 4}], start_time=1614947.49190917, end_time=1614947.492207301, location='/app/flaskshop/product/models.py:322 (product_attributes_ids)'), _QueryInfo(statement='SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at \nFROM product_attribute \nWHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)', parameters=[{'id_1_1': 5, 'id_1_2': 3}], start_time=1614947.492647388, end_time=1614947.493011502, location='/app/flaskshop/product/models.py:330 (product_attributes)'), _QueryInfo(statement='SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at \nFROM product_type \nWHERE product_type.id = %(pk_1)s', parameters=[{'pk_1': 4}], start_time=1614947.493341503, end_time=1614947.493699766, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id \nFROM product_type_attribute \nWHERE product_type_attribute.product_type_id = %(product_type_id_1)s', parameters=[{'product_type_id_1': 4}], start_time=1614947.494047951, end_time=1614947.494319802, location='/app/flaskshop/product/models.py:322 (product_attributes_ids)'), _QueryInfo(statement='SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at \nFROM product_attribute \nWHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)', parameters=[{'id_1_1': 5, 'id_1_2': 3}], start_time=1614947.494624655, end_time=1614947.494980604, location='/app/flaskshop/product/models.py:330 (product_attributes)'), _QueryInfo(statement='SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at \nFROM product_type \nWHERE product_type.id = %(pk_1)s', parameters=[{'pk_1': 4}], start_time=1614947.495291498, end_time=1614947.495629854, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id \nFROM product_type_attribute \nWHERE product_type_attribute.product_type_id = %(product_type_id_1)s', parameters=[{'product_type_id_1': 4}], start_time=1614947.495975344, end_time=1614947.496256562, location='/app/flaskshop/product/models.py:322 (product_attributes_ids)'), _QueryInfo(statement='SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at \nFROM product_attribute \nWHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)', parameters=[{'id_1_1': 5, 'id_1_2': 3}], start_time=1614947.496551908, end_time=1614947.496898519, location='/app/flaskshop/product/models.py:330 (product_attributes)'), _QueryInfo(statement='SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at \nFROM product_type \nWHERE product_type.id = %(pk_1)s', parameters=[{'pk_1': 4}], start_time=1614947.497203653, end_time=1614947.497538853, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id \nFROM product_type_attribute \nWHERE product_type_attribute.product_type_id = %(product_type_id_1)s', parameters=[{'product_type_id_1': 4}], start_time=1614947.497885344, end_time=1614947.498146345, location='/app/flaskshop/product/models.py:322 (product_attributes_ids)'), _QueryInfo(statement='SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at \nFROM product_attribute \nWHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)', parameters=[{'id_1_1': 5, 'id_1_2': 3}], start_time=1614947.498442472, end_time=1614947.498794133, location='/app/flaskshop/product/models.py:330 (product_attributes)'), _QueryInfo(statement='SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at \nFROM product_type \nWHERE product_type.id = %(pk_1)s', parameters=[{'pk_1': 4}], start_time=1614947.499099567, end_time=1614947.499440568, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id \nFROM product_type_attribute \nWHERE product_type_attribute.product_type_id = %(product_type_id_1)s', parameters=[{'product_type_id_1': 4}], start_time=1614947.499784675, end_time=1614947.500071755, location='/app/flaskshop/product/models.py:322 (product_attributes_ids)'), _QueryInfo(statement='SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at \nFROM product_attribute \nWHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)', parameters=[{'id_1_1': 5, 'id_1_2': 3}], start_time=1614947.500369154, end_time=1614947.500717348, location='/app/flaskshop/product/models.py:330 (product_attributes)'), _QueryInfo(statement='SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at \nFROM product_type \nWHERE product_type.id = %(pk_1)s', parameters=[{'pk_1': 4}], start_time=1614947.501023474, end_time=1614947.501357001, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id \nFROM product_type_attribute \nWHERE product_type_attribute.product_type_id = %(product_type_id_1)s', parameters=[{'product_type_id_1': 4}], start_time=1614947.50173414, end_time=1614947.502001212, location='/app/flaskshop/product/models.py:322 (product_attributes_ids)'), _QueryInfo(statement='SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at \nFROM product_attribute \nWHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)', parameters=[{'id_1_1': 5, 'id_1_2': 3}], start_time=1614947.502321774, end_time=1614947.502688514, location='/app/flaskshop/product/models.py:330 (product_attributes)'), _QueryInfo(statement='SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at \nFROM product_type \nWHERE product_type.id = %(pk_1)s', parameters=[{'pk_1': 4}], start_time=1614947.503004648, end_time=1614947.503345839, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id \nFROM product_type_attribute \nWHERE product_type_attribute.product_type_id = %(product_type_id_1)s', parameters=[{'product_type_id_1': 4}], start_time=1614947.503698462, end_time=1614947.503965805, location='/app/flaskshop/product/models.py:322 (product_attributes_ids)'), _QueryInfo(statement='SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at \nFROM product_attribute \nWHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)', parameters=[{'id_1_1': 5, 'id_1_2': 3}], start_time=1614947.504299732, end_time=1614947.504637107, location='/app/flaskshop/product/models.py:330 (product_attributes)'), _QueryInfo(statement='SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at \nFROM product_type \nWHERE product_type.id = %(pk_1)s', parameters=[{'pk_1': 4}], start_time=1614947.504962929, end_time=1614947.505300534, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id \nFROM product_type_attribute \nWHERE product_type_attribute.product_type_id = %(product_type_id_1)s', parameters=[{'product_type_id_1': 4}], start_time=1614947.505640823, end_time=1614947.505918425, location='/app/flaskshop/product/models.py:322 (product_attributes_ids)'), _QueryInfo(statement='SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at \nFROM product_attribute \nWHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)', parameters=[{'id_1_1': 5, 'id_1_2': 3}], start_time=1614947.506255749, end_time=1614947.506596791, location='/app/flaskshop/product/models.py:330 (product_attributes)'), _QueryInfo(statement='SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at \nFROM product_type \nWHERE product_type.id = %(pk_1)s', parameters=[{'pk_1': 4}], start_time=1614947.506923214, end_time=1614947.507260308, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id \nFROM product_type_attribute \nWHERE product_type_attribute.product_type_id = %(product_type_id_1)s', parameters=[{'product_type_id_1': 4}], start_time=1614947.507631876, end_time=1614947.50800083, location='/app/flaskshop/product/models.py:322 (product_attributes_ids)'), _QueryInfo(statement='SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at \nFROM product_attribute \nWHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)', parameters=[{'id_1_1': 5, 'id_1_2': 3}], start_time=1614947.508371156, end_time=1614947.508734209, location='/app/flaskshop/product/models.py:330 (product_attributes)'), _QueryInfo(statement='SELECT product_type.title AS product_type_title, product_type.has_variants AS product_type_has_variants, product_type.is_shipping_required AS product_type_is_shipping_required, product_type.id AS product_type_id, product_type.created_at AS product_type_created_at, product_type.updated_at AS product_type_updated_at \nFROM product_type \nWHERE product_type.id = %(pk_1)s', parameters=[{'pk_1': 4}], start_time=1614947.509047778, end_time=1614947.509387457, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT product_type_attribute.product_attribute_id AS product_type_attribute_product_attribute_id \nFROM product_type_attribute \nWHERE product_type_attribute.product_type_id = %(product_type_id_1)s', parameters=[{'product_type_id_1': 4}], start_time=1614947.509749668, end_time=1614947.510015187, location='/app/flaskshop/product/models.py:322 (product_attributes_ids)'), _QueryInfo(statement='SELECT product_attribute.title AS product_attribute_title, product_attribute.id AS product_attribute_id, product_attribute.created_at AS product_attribute_created_at, product_attribute.updated_at AS product_attribute_updated_at \nFROM product_attribute \nWHERE product_attribute.id IN (%(id_1_1)s, %(id_1_2)s)', parameters=[{'id_1_1': 5, 'id_1_2': 3}], start_time=1614947.510317244, end_time=1614947.510733236, location='/app/flaskshop/product/models.py:330 (product_attributes)'), _QueryInfo(statement='SELECT product_product.title AS product_product_title, product_product.on_sale AS product_product_on_sale, product_product.rating AS product_product_rating, product_product.sold_count AS product_product_sold_count, product_product.review_count AS product_product_review_count, product_product.basic_price AS product_product_basic_price, product_product.category_id AS product_product_category_id, product_product.is_featured AS product_product_is_featured, product_product.product_type_id AS product_product_product_type_id, product_product.attributes AS product_product_attributes, product_product.description AS product_product_description, product_product.id AS product_product_id, product_product.created_at AS product_product_created_at, product_product.updated_at AS product_product_updated_at \nFROM product_product \nWHERE product_product.category_id IN (%(category_id_1_1)s, %(category_id_1_2)s, %(category_id_1_3)s) \n LIMIT %(param_1)s, %(param_2)s', parameters=[{'param_1': 0, 'param_2': 16, 'category_id_1_1': 4, 'category_id_1_2': 5, 'category_id_1_3': 3}], start_time=1614947.511187621, end_time=1614947.512184144, location='/app/flaskshop/product/models.py:257 (get_product_by_category)'), _QueryInfo(statement='SELECT count(*) AS count_1 \nFROM (SELECT product_product.title AS product_product_title, product_product.on_sale AS product_product_on_sale, product_product.rating AS product_product_rating, product_product.sold_count AS product_product_sold_count, product_product.review_count AS product_product_review_count, product_product.basic_price AS product_product_basic_price, product_product.category_id AS product_product_category_id, product_product.is_featured AS product_product_is_featured, product_product.product_type_id AS product_product_product_type_id, product_product.attributes AS product_product_attributes, product_product.description AS product_product_description, product_product.id AS product_product_id, product_product.created_at AS product_product_created_at, product_product.updated_at AS product_product_updated_at \nFROM product_product \nWHERE product_product.category_id IN (%(category_id_1_1)s, %(category_id_1_2)s, %(category_id_1_3)s)) AS anon_1', parameters=[{'category_id_1_1': 4, 'category_id_1_2': 5, 'category_id_1_3': 3}], start_time=1614947.512947669, end_time=1614947.513305422, location='/app/flaskshop/product/models.py:257 (get_product_by_category)'), _QueryInfo(statement='SELECT public_menuitem.title AS public_menuitem_title, public_menuitem.`order` AS public_menuitem_order, public_menuitem.url AS public_menuitem_url, public_menuitem.category_id AS public_menuitem_category_id, public_menuitem.collection_id AS public_menuitem_collection_id, public_menuitem.position AS public_menuitem_position, public_menuitem.page_id AS public_menuitem_page_id, public_menuitem.parent_id AS public_menuitem_parent_id, public_menuitem.id AS public_menuitem_id, public_menuitem.created_at AS public_menuitem_created_at, public_menuitem.updated_at AS public_menuitem_updated_at \nFROM public_menuitem \nWHERE public_menuitem.position = %(position_1)s AND public_menuitem.parent_id = %(parent_id_1)s ORDER BY public_menuitem.`order`', parameters=[{'position_1': 1, 'parent_id_1': 0}], start_time=1614947.513913926, end_time=1614947.514457828, location='/app/flaskshop/utils.py:63 (inject_menus)'), _QueryInfo(statement='SELECT public_menuitem.title AS public_menuitem_title, public_menuitem.`order` AS public_menuitem_order, public_menuitem.url AS public_menuitem_url, public_menuitem.category_id AS public_menuitem_category_id, public_menuitem.collection_id AS public_menuitem_collection_id, public_menuitem.position AS public_menuitem_position, public_menuitem.page_id AS public_menuitem_page_id, public_menuitem.parent_id AS public_menuitem_parent_id, public_menuitem.id AS public_menuitem_id, public_menuitem.created_at AS public_menuitem_created_at, public_menuitem.updated_at AS public_menuitem_updated_at \nFROM public_menuitem \nWHERE public_menuitem.position = %(position_1)s AND public_menuitem.parent_id = %(parent_id_1)s ORDER BY public_menuitem.`order`', parameters=[{'position_1': 2, 'parent_id_1': 0}], start_time=1614947.514893367, end_time=1614947.515364563, location='/app/flaskshop/utils.py:69 (inject_menus)'), _QueryInfo(statement='SELECT management_setting.`key` AS management_setting_key, management_setting.value AS management_setting_value, management_setting.name AS management_setting_name, management_setting.description AS management_setting_description, management_setting.value_type AS management_setting_value_type, management_setting.extra AS management_setting_extra, management_setting.created_at AS management_setting_created_at, management_setting.updated_at AS management_setting_updated_at \nFROM management_setting \nWHERE management_setting.`key` = %(key_1)s \n LIMIT %(param_1)s', parameters=[{'key_1': 'project_title', 'param_1': 1}], start_time=1614947.515739247, end_time=1614947.516163364, location='/app/flaskshop/utils.py:77 (inject_site_setting)'), _QueryInfo(statement='SELECT management_setting.`key` AS management_setting_key, management_setting.value AS management_setting_value, management_setting.name AS management_setting_name, management_setting.description AS management_setting_description, management_setting.value_type AS management_setting_value_type, management_setting.extra AS management_setting_extra, management_setting.created_at AS management_setting_created_at, management_setting.updated_at AS management_setting_updated_at \nFROM management_setting \nWHERE management_setting.`key` = %(key_1)s \n LIMIT %(param_1)s', parameters=[{'key_1': 'project_subtitle', 'param_1': 1}], start_time=1614947.516503283, end_time=1614947.516901582, location='/app/flaskshop/utils.py:77 (inject_site_setting)'), _QueryInfo(statement='SELECT management_setting.`key` AS management_setting_key, management_setting.value AS management_setting_value, management_setting.name AS management_setting_name, management_setting.description AS management_setting_description, management_setting.value_type AS management_setting_value_type, management_setting.extra AS management_setting_extra, management_setting.created_at AS management_setting_created_at, management_setting.updated_at AS management_setting_updated_at \nFROM management_setting \nWHERE management_setting.`key` = %(key_1)s \n LIMIT %(param_1)s', parameters=[{'key_1': 'project_copyright', 'param_1': 1}], start_time=1614947.517227014, end_time=1614947.51760242, location='/app/flaskshop/utils.py:77 (inject_site_setting)'), _QueryInfo(statement='SELECT public_menuitem.title AS public_menuitem_title, public_menuitem.`order` AS public_menuitem_order, public_menuitem.url AS public_menuitem_url, public_menuitem.category_id AS public_menuitem_category_id, public_menuitem.collection_id AS public_menuitem_collection_id, public_menuitem.position AS public_menuitem_position, public_menuitem.page_id AS public_menuitem_page_id, public_menuitem.parent_id AS public_menuitem_parent_id, public_menuitem.id AS public_menuitem_id, public_menuitem.created_at AS public_menuitem_created_at, public_menuitem.updated_at AS public_menuitem_updated_at \nFROM public_menuitem \nWHERE public_menuitem.parent_id = %(parent_id_1)s ORDER BY public_menuitem.`order`', parameters=[{'parent_id_1': 1}], start_time=1614947.518952838, end_time=1614947.519500808, location='/app/flaskshop/public/models.py:35 (children)'), _QueryInfo(statement='SELECT public_menuitem.title AS public_menuitem_title, public_menuitem.`order` AS public_menuitem_order, public_menuitem.url AS public_menuitem_url, public_menuitem.category_id AS public_menuitem_category_id, public_menuitem.collection_id AS public_menuitem_collection_id, public_menuitem.position AS public_menuitem_position, public_menuitem.page_id AS public_menuitem_page_id, public_menuitem.parent_id AS public_menuitem_parent_id, public_menuitem.id AS public_menuitem_id, public_menuitem.created_at AS public_menuitem_created_at, public_menuitem.updated_at AS public_menuitem_updated_at \nFROM public_menuitem \nWHERE public_menuitem.parent_id = %(parent_id_1)s ORDER BY public_menuitem.`order`', parameters=[{'parent_id_1': 2}], start_time=1614947.519881694, end_time=1614947.52040624, location='/app/flaskshop/public/models.py:35 (children)'), _QueryInfo(statement='SELECT public_menuitem.title AS public_menuitem_title, public_menuitem.`order` AS public_menuitem_order, public_menuitem.url AS public_menuitem_url, public_menuitem.category_id AS public_menuitem_category_id, public_menuitem.collection_id AS public_menuitem_collection_id, public_menuitem.position AS public_menuitem_position, public_menuitem.page_id AS public_menuitem_page_id, public_menuitem.parent_id AS public_menuitem_parent_id, public_menuitem.id AS public_menuitem_id, public_menuitem.created_at AS public_menuitem_created_at, public_menuitem.updated_at AS public_menuitem_updated_at \nFROM public_menuitem \nWHERE public_menuitem.parent_id = %(parent_id_1)s ORDER BY public_menuitem.`order`', parameters=[{'parent_id_1': 3}], start_time=1614947.520735058, end_time=1614947.521208589, location='/app/flaskshop/public/models.py:35 (children)'), _QueryInfo(statement='SELECT public_menuitem.title AS public_menuitem_title, public_menuitem.`order` AS public_menuitem_order, public_menuitem.url AS public_menuitem_url, public_menuitem.category_id AS public_menuitem_category_id, public_menuitem.collection_id AS public_menuitem_collection_id, public_menuitem.position AS public_menuitem_position, public_menuitem.page_id AS public_menuitem_page_id, public_menuitem.parent_id AS public_menuitem_parent_id, public_menuitem.id AS public_menuitem_id, public_menuitem.created_at AS public_menuitem_created_at, public_menuitem.updated_at AS public_menuitem_updated_at \nFROM public_menuitem \nWHERE public_menuitem.parent_id = %(parent_id_1)s ORDER BY public_menuitem.`order`', parameters=[{'parent_id_1': 6}], start_time=1614947.521811432, end_time=1614947.522215181, location='/app/flaskshop/public/models.py:35 (children)'), _QueryInfo(statement='SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at \nFROM product_category \nWHERE product_category.parent_id = %(parent_id_1)s', parameters=[{'parent_id_1': 3}], start_time=1614947.522796584, end_time=1614947.523191767, location='/app/flaskshop/product/models.py:237 (children)'), _QueryInfo(statement='SELECT product_attribute_value.title AS product_attribute_value_title, product_attribute_value.attribute_id AS product_attribute_value_attribute_id, product_attribute_value.id AS product_attribute_value_id, product_attribute_value.created_at AS product_attribute_value_created_at, product_attribute_value.updated_at AS product_attribute_value_updated_at \nFROM product_attribute_value \nWHERE product_attribute_value.attribute_id = %(attribute_id_1)s', parameters=[{'attribute_id_1': 3}], start_time=1614947.523771537, end_time=1614947.524194432, location='/app/flaskshop/product/models.py:456 (values)'), _QueryInfo(statement='SELECT product_attribute_value.title AS product_attribute_value_title, product_attribute_value.attribute_id AS product_attribute_value_attribute_id, product_attribute_value.id AS product_attribute_value_id, product_attribute_value.created_at AS product_attribute_value_created_at, product_attribute_value.updated_at AS product_attribute_value_updated_at \nFROM product_attribute_value \nWHERE product_attribute_value.attribute_id = %(attribute_id_1)s', parameters=[{'attribute_id_1': 5}], start_time=1614947.524617998, end_time=1614947.524981872, location='/app/flaskshop/product/models.py:456 (values)'), _QueryInfo(statement='SELECT product_attribute_value.title AS product_attribute_value_title, product_attribute_value.attribute_id AS product_attribute_value_attribute_id, product_attribute_value.id AS product_attribute_value_id, product_attribute_value.created_at AS product_attribute_value_created_at, product_attribute_value.updated_at AS product_attribute_value_updated_at \nFROM product_attribute_value \nWHERE product_attribute_value.attribute_id = %(attribute_id_1)s', parameters=[{'attribute_id_1': 4}], start_time=1614947.525365884, end_time=1614947.525738695, location='/app/flaskshop/product/models.py:456 (values)'), _QueryInfo(statement='SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at \nFROM product_image \nWHERE product_image.product_id = %(product_id_1)s', parameters=[{'product_id_1': 21}], start_time=1614947.526727523, end_time=1614947.52720429, location='/app/flaskshop/product/models.py:50 (images)'), _QueryInfo(statement='SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at \nFROM product_image \nWHERE product_image.product_id = %(product_id_1)s', parameters=[{'product_id_1': 21}], start_time=1614947.527565068, end_time=1614947.528036023, location='/app/flaskshop/product/models.py:50 (images)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 21, 'param_1': 1}], start_time=1614947.528450622, end_time=1614947.528790231, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at \nFROM product_category \nWHERE product_category.id = %(pk_1)s', parameters=[{'pk_1': 4}], start_time=1614947.529147412, end_time=1614947.529502239, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at \nFROM discount_sale_category \nWHERE discount_sale_category.category_id = %(category_id_1)s \n LIMIT %(param_1)s', parameters=[{'category_id_1': 4, 'param_1': 1}], start_time=1614947.529836878, end_time=1614947.530157111, location='/app/flaskshop/discount/models.py:148 (get_discounted_price)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 21, 'param_1': 1}], start_time=1614947.530482622, end_time=1614947.530807944, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at \nFROM product_category \nWHERE product_category.id = %(pk_1)s', parameters=[{'pk_1': 4}], start_time=1614947.531152792, end_time=1614947.5314973, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at \nFROM discount_sale_category \nWHERE discount_sale_category.category_id = %(category_id_1)s \n LIMIT %(param_1)s', parameters=[{'category_id_1': 4, 'param_1': 1}], start_time=1614947.53186409, end_time=1614947.532187748, location='/app/flaskshop/discount/models.py:148 (get_discounted_price)'), _QueryInfo(statement='SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at \nFROM product_image \nWHERE product_image.product_id = %(product_id_1)s', parameters=[{'product_id_1': 22}], start_time=1614947.532616534, end_time=1614947.53305609, location='/app/flaskshop/product/models.py:50 (images)'), _QueryInfo(statement='SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at \nFROM product_image \nWHERE product_image.product_id = %(product_id_1)s', parameters=[{'product_id_1': 22}], start_time=1614947.533376032, end_time=1614947.533789309, location='/app/flaskshop/product/models.py:50 (images)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 22, 'param_1': 1}], start_time=1614947.534179823, end_time=1614947.534494925, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at \nFROM product_category \nWHERE product_category.id = %(pk_1)s', parameters=[{'pk_1': 4}], start_time=1614947.534828803, end_time=1614947.535193398, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at \nFROM discount_sale_category \nWHERE discount_sale_category.category_id = %(category_id_1)s \n LIMIT %(param_1)s', parameters=[{'category_id_1': 4, 'param_1': 1}], start_time=1614947.535522717, end_time=1614947.535842528, location='/app/flaskshop/discount/models.py:148 (get_discounted_price)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 22, 'param_1': 1}], start_time=1614947.536246998, end_time=1614947.536587178, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at \nFROM product_category \nWHERE product_category.id = %(pk_1)s', parameters=[{'pk_1': 4}], start_time=1614947.536907771, end_time=1614947.53727482, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at \nFROM discount_sale_category \nWHERE discount_sale_category.category_id = %(category_id_1)s \n LIMIT %(param_1)s', parameters=[{'category_id_1': 4, 'param_1': 1}], start_time=1614947.537593199, end_time=1614947.537908532, location='/app/flaskshop/discount/models.py:148 (get_discounted_price)'), _QueryInfo(statement='SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at \nFROM product_image \nWHERE product_image.product_id = %(product_id_1)s', parameters=[{'product_id_1': 23}], start_time=1614947.538295359, end_time=1614947.538825115, location='/app/flaskshop/product/models.py:50 (images)'), _QueryInfo(statement='SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at \nFROM product_image \nWHERE product_image.product_id = %(product_id_1)s', parameters=[{'product_id_1': 23}], start_time=1614947.539277736, end_time=1614947.539859229, location='/app/flaskshop/product/models.py:50 (images)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 23, 'param_1': 1}], start_time=1614947.540470408, end_time=1614947.540902189, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at \nFROM product_category \nWHERE product_category.id = %(pk_1)s', parameters=[{'pk_1': 4}], start_time=1614947.541419462, end_time=1614947.541912599, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at \nFROM discount_sale_category \nWHERE discount_sale_category.category_id = %(category_id_1)s \n LIMIT %(param_1)s', parameters=[{'category_id_1': 4, 'param_1': 1}], start_time=1614947.542403662, end_time=1614947.543198366, location='/app/flaskshop/discount/models.py:148 (get_discounted_price)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 23, 'param_1': 1}], start_time=1614947.543757367, end_time=1614947.544250484, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at \nFROM product_category \nWHERE product_category.id = %(pk_1)s', parameters=[{'pk_1': 4}], start_time=1614947.544748209, end_time=1614947.545329141, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at \nFROM discount_sale_category \nWHERE discount_sale_category.category_id = %(category_id_1)s \n LIMIT %(param_1)s', parameters=[{'category_id_1': 4, 'param_1': 1}], start_time=1614947.545867493, end_time=1614947.547272334, location='/app/flaskshop/discount/models.py:148 (get_discounted_price)'), _QueryInfo(statement='SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at \nFROM product_image \nWHERE product_image.product_id = %(product_id_1)s', parameters=[{'product_id_1': 24}], start_time=1614947.5477011, end_time=1614947.54820629, location='/app/flaskshop/product/models.py:50 (images)'), _QueryInfo(statement='SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at \nFROM product_image \nWHERE product_image.product_id = %(product_id_1)s', parameters=[{'product_id_1': 24}], start_time=1614947.548555707, end_time=1614947.548991696, location='/app/flaskshop/product/models.py:50 (images)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 24, 'param_1': 1}], start_time=1614947.54939796, end_time=1614947.549777604, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at \nFROM product_category \nWHERE product_category.id = %(pk_1)s', parameters=[{'pk_1': 4}], start_time=1614947.550267936, end_time=1614947.550760692, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at \nFROM discount_sale_category \nWHERE discount_sale_category.category_id = %(category_id_1)s \n LIMIT %(param_1)s', parameters=[{'category_id_1': 4, 'param_1': 1}], start_time=1614947.55110541, end_time=1614947.551419851, location='/app/flaskshop/discount/models.py:148 (get_discounted_price)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 24, 'param_1': 1}], start_time=1614947.551783906, end_time=1614947.552122011, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at \nFROM product_category \nWHERE product_category.id = %(pk_1)s', parameters=[{'pk_1': 4}], start_time=1614947.552422686, end_time=1614947.552811277, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at \nFROM discount_sale_category \nWHERE discount_sale_category.category_id = %(category_id_1)s \n LIMIT %(param_1)s', parameters=[{'category_id_1': 4, 'param_1': 1}], start_time=1614947.553156406, end_time=1614947.553471408, location='/app/flaskshop/discount/models.py:148 (get_discounted_price)'), _QueryInfo(statement='SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at \nFROM product_image \nWHERE product_image.product_id = %(product_id_1)s', parameters=[{'product_id_1': 25}], start_time=1614947.553862002, end_time=1614947.554271341, location='/app/flaskshop/product/models.py:50 (images)'), _QueryInfo(statement='SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at \nFROM product_image \nWHERE product_image.product_id = %(product_id_1)s', parameters=[{'product_id_1': 25}], start_time=1614947.554614617, end_time=1614947.555089139, location='/app/flaskshop/product/models.py:50 (images)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 25, 'param_1': 1}], start_time=1614947.555628773, end_time=1614947.555996164, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at \nFROM product_category \nWHERE product_category.id = %(pk_1)s', parameters=[{'pk_1': 4}], start_time=1614947.556363765, end_time=1614947.556760761, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at \nFROM discount_sale_category \nWHERE discount_sale_category.category_id = %(category_id_1)s \n LIMIT %(param_1)s', parameters=[{'category_id_1': 4, 'param_1': 1}], start_time=1614947.557088317, end_time=1614947.557387589, location='/app/flaskshop/discount/models.py:148 (get_discounted_price)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 25, 'param_1': 1}], start_time=1614947.557724343, end_time=1614947.558027923, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at \nFROM product_category \nWHERE product_category.id = %(pk_1)s', parameters=[{'pk_1': 4}], start_time=1614947.558327767, end_time=1614947.558676783, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at \nFROM discount_sale_category \nWHERE discount_sale_category.category_id = %(category_id_1)s \n LIMIT %(param_1)s', parameters=[{'category_id_1': 4, 'param_1': 1}], start_time=1614947.558993849, end_time=1614947.559290867, location='/app/flaskshop/discount/models.py:148 (get_discounted_price)'), _QueryInfo(statement='SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at \nFROM product_image \nWHERE product_image.product_id = %(product_id_1)s', parameters=[{'product_id_1': 26}], start_time=1614947.559632319, end_time=1614947.560060625, location='/app/flaskshop/product/models.py:50 (images)'), _QueryInfo(statement='SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at \nFROM product_image \nWHERE product_image.product_id = %(product_id_1)s', parameters=[{'product_id_1': 26}], start_time=1614947.560466738, end_time=1614947.560997115, location='/app/flaskshop/product/models.py:50 (images)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 26, 'param_1': 1}], start_time=1614947.561561105, end_time=1614947.561911684, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at \nFROM product_category \nWHERE product_category.id = %(pk_1)s', parameters=[{'pk_1': 4}], start_time=1614947.562245161, end_time=1614947.562636917, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at \nFROM discount_sale_category \nWHERE discount_sale_category.category_id = %(category_id_1)s \n LIMIT %(param_1)s', parameters=[{'category_id_1': 4, 'param_1': 1}], start_time=1614947.562961047, end_time=1614947.563282461, location='/app/flaskshop/discount/models.py:148 (get_discounted_price)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 26, 'param_1': 1}], start_time=1614947.563607011, end_time=1614947.563926221, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at \nFROM product_category \nWHERE product_category.id = %(pk_1)s', parameters=[{'pk_1': 4}], start_time=1614947.56427683, end_time=1614947.564623812, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at \nFROM discount_sale_category \nWHERE discount_sale_category.category_id = %(category_id_1)s \n LIMIT %(param_1)s', parameters=[{'category_id_1': 4, 'param_1': 1}], start_time=1614947.564955406, end_time=1614947.565357582, location='/app/flaskshop/discount/models.py:148 (get_discounted_price)'), _QueryInfo(statement='SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at \nFROM product_image \nWHERE product_image.product_id = %(product_id_1)s', parameters=[{'product_id_1': 27}], start_time=1614947.56570769, end_time=1614947.566081272, location='/app/flaskshop/product/models.py:50 (images)'), _QueryInfo(statement='SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at \nFROM product_image \nWHERE product_image.product_id = %(product_id_1)s', parameters=[{'product_id_1': 27}], start_time=1614947.566382008, end_time=1614947.566762503, location='/app/flaskshop/product/models.py:50 (images)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 27, 'param_1': 1}], start_time=1614947.567139041, end_time=1614947.567474391, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT discount_sale.discount_value_type AS discount_sale_discount_value_type, discount_sale.title AS discount_sale_title, discount_sale.discount_value AS discount_sale_discount_value, discount_sale.id AS discount_sale_id, discount_sale.created_at AS discount_sale_created_at, discount_sale.updated_at AS discount_sale_updated_at \nFROM discount_sale \nWHERE discount_sale.id = %(pk_1)s', parameters=[{'pk_1': 1}], start_time=1614947.567807858, end_time=1614947.568187913, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 27, 'param_1': 1}], start_time=1614947.568546988, end_time=1614947.568925579, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT discount_sale.discount_value_type AS discount_sale_discount_value_type, discount_sale.title AS discount_sale_title, discount_sale.discount_value AS discount_sale_discount_value, discount_sale.id AS discount_sale_id, discount_sale.created_at AS discount_sale_created_at, discount_sale.updated_at AS discount_sale_updated_at \nFROM discount_sale \nWHERE discount_sale.id = %(pk_1)s', parameters=[{'pk_1': 1}], start_time=1614947.569216967, end_time=1614947.569551245, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 27, 'param_1': 1}], start_time=1614947.5699157, end_time=1614947.570316073, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT discount_sale.discount_value_type AS discount_sale_discount_value_type, discount_sale.title AS discount_sale_title, discount_sale.discount_value AS discount_sale_discount_value, discount_sale.id AS discount_sale_id, discount_sale.created_at AS discount_sale_created_at, discount_sale.updated_at AS discount_sale_updated_at \nFROM discount_sale \nWHERE discount_sale.id = %(pk_1)s', parameters=[{'pk_1': 1}], start_time=1614947.570608503, end_time=1614947.571020517, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at \nFROM product_image \nWHERE product_image.product_id = %(product_id_1)s', parameters=[{'product_id_1': 28}], start_time=1614947.571487245, end_time=1614947.571907014, location='/app/flaskshop/product/models.py:50 (images)'), _QueryInfo(statement='SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at \nFROM product_image \nWHERE product_image.product_id = %(product_id_1)s', parameters=[{'product_id_1': 28}], start_time=1614947.572409098, end_time=1614947.572802176, location='/app/flaskshop/product/models.py:50 (images)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 28, 'param_1': 1}], start_time=1614947.573206557, end_time=1614947.573535926, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT discount_sale.discount_value_type AS discount_sale_discount_value_type, discount_sale.title AS discount_sale_title, discount_sale.discount_value AS discount_sale_discount_value, discount_sale.id AS discount_sale_id, discount_sale.created_at AS discount_sale_created_at, discount_sale.updated_at AS discount_sale_updated_at \nFROM discount_sale \nWHERE discount_sale.id = %(pk_1)s', parameters=[{'pk_1': 2}], start_time=1614947.573851369, end_time=1614947.574188152, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 28, 'param_1': 1}], start_time=1614947.574539001, end_time=1614947.574882788, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT discount_sale.discount_value_type AS discount_sale_discount_value_type, discount_sale.title AS discount_sale_title, discount_sale.discount_value AS discount_sale_discount_value, discount_sale.id AS discount_sale_id, discount_sale.created_at AS discount_sale_created_at, discount_sale.updated_at AS discount_sale_updated_at \nFROM discount_sale \nWHERE discount_sale.id = %(pk_1)s', parameters=[{'pk_1': 2}], start_time=1614947.575201877, end_time=1614947.57554375, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 28, 'param_1': 1}], start_time=1614947.575916501, end_time=1614947.576281587, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT discount_sale.discount_value_type AS discount_sale_discount_value_type, discount_sale.title AS discount_sale_title, discount_sale.discount_value AS discount_sale_discount_value, discount_sale.id AS discount_sale_id, discount_sale.created_at AS discount_sale_created_at, discount_sale.updated_at AS discount_sale_updated_at \nFROM discount_sale \nWHERE discount_sale.id = %(pk_1)s', parameters=[{'pk_1': 2}], start_time=1614947.576580188, end_time=1614947.576954322, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at \nFROM product_image \nWHERE product_image.product_id = %(product_id_1)s', parameters=[{'product_id_1': 29}], start_time=1614947.577451216, end_time=1614947.57792712, location='/app/flaskshop/product/models.py:50 (images)'), _QueryInfo(statement='SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at \nFROM product_image \nWHERE product_image.product_id = %(product_id_1)s', parameters=[{'product_id_1': 29}], start_time=1614947.578279563, end_time=1614947.578669847, location='/app/flaskshop/product/models.py:50 (images)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 29, 'param_1': 1}], start_time=1614947.579094986, end_time=1614947.579416661, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at \nFROM product_category \nWHERE product_category.id = %(pk_1)s', parameters=[{'pk_1': 4}], start_time=1614947.579765056, end_time=1614947.580156451, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at \nFROM discount_sale_category \nWHERE discount_sale_category.category_id = %(category_id_1)s \n LIMIT %(param_1)s', parameters=[{'category_id_1': 4, 'param_1': 1}], start_time=1614947.580482725, end_time=1614947.580805702, location='/app/flaskshop/discount/models.py:148 (get_discounted_price)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 29, 'param_1': 1}], start_time=1614947.581128619, end_time=1614947.581437319, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at \nFROM product_category \nWHERE product_category.id = %(pk_1)s', parameters=[{'pk_1': 4}], start_time=1614947.581776837, end_time=1614947.58211849, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at \nFROM discount_sale_category \nWHERE discount_sale_category.category_id = %(category_id_1)s \n LIMIT %(param_1)s', parameters=[{'category_id_1': 4, 'param_1': 1}], start_time=1614947.582427581, end_time=1614947.582739998, location='/app/flaskshop/discount/models.py:148 (get_discounted_price)'), _QueryInfo(statement='SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at \nFROM product_image \nWHERE product_image.product_id = %(product_id_1)s', parameters=[{'product_id_1': 30}], start_time=1614947.583075729, end_time=1614947.583520164, location='/app/flaskshop/product/models.py:50 (images)'), _QueryInfo(statement='SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at \nFROM product_image \nWHERE product_image.product_id = %(product_id_1)s', parameters=[{'product_id_1': 30}], start_time=1614947.583843843, end_time=1614947.584249195, location='/app/flaskshop/product/models.py:50 (images)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 30, 'param_1': 1}], start_time=1614947.584630221, end_time=1614947.584958037, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at \nFROM product_category \nWHERE product_category.id = %(pk_1)s', parameters=[{'pk_1': 4}], start_time=1614947.58528387, end_time=1614947.585622597, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at \nFROM discount_sale_category \nWHERE discount_sale_category.category_id = %(category_id_1)s \n LIMIT %(param_1)s', parameters=[{'category_id_1': 4, 'param_1': 1}], start_time=1614947.586003854, end_time=1614947.586350235, location='/app/flaskshop/discount/models.py:148 (get_discounted_price)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 30, 'param_1': 1}], start_time=1614947.586673362, end_time=1614947.586981151, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at \nFROM product_category \nWHERE product_category.id = %(pk_1)s', parameters=[{'pk_1': 4}], start_time=1614947.587291835, end_time=1614947.58762949, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at \nFROM discount_sale_category \nWHERE discount_sale_category.category_id = %(category_id_1)s \n LIMIT %(param_1)s', parameters=[{'category_id_1': 4, 'param_1': 1}], start_time=1614947.587959169, end_time=1614947.588292917, location='/app/flaskshop/discount/models.py:148 (get_discounted_price)'), _QueryInfo(statement='SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at \nFROM product_image \nWHERE product_image.product_id = %(product_id_1)s', parameters=[{'product_id_1': 31}], start_time=1614947.588620262, end_time=1614947.58899687, location='/app/flaskshop/product/models.py:50 (images)'), _QueryInfo(statement='SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at \nFROM product_image \nWHERE product_image.product_id = %(product_id_1)s', parameters=[{'product_id_1': 31}], start_time=1614947.589287817, end_time=1614947.589644007, location='/app/flaskshop/product/models.py:50 (images)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 31, 'param_1': 1}], start_time=1614947.590017418, end_time=1614947.5903428, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at \nFROM product_category \nWHERE product_category.id = %(pk_1)s', parameters=[{'pk_1': 5}], start_time=1614947.590642534, end_time=1614947.59099687, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at \nFROM discount_sale_category \nWHERE discount_sale_category.category_id = %(category_id_1)s \n LIMIT %(param_1)s', parameters=[{'category_id_1': 5, 'param_1': 1}], start_time=1614947.591318204, end_time=1614947.591630401, location='/app/flaskshop/discount/models.py:148 (get_discounted_price)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 31, 'param_1': 1}], start_time=1614947.591943309, end_time=1614947.592302554, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at \nFROM product_category \nWHERE product_category.id = %(pk_1)s', parameters=[{'pk_1': 5}], start_time=1614947.592594493, end_time=1614947.592963677, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at \nFROM discount_sale_category \nWHERE discount_sale_category.category_id = %(category_id_1)s \n LIMIT %(param_1)s', parameters=[{'category_id_1': 5, 'param_1': 1}], start_time=1614947.593276715, end_time=1614947.593595936, location='/app/flaskshop/discount/models.py:148 (get_discounted_price)'), _QueryInfo(statement='SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at \nFROM product_image \nWHERE product_image.product_id = %(product_id_1)s', parameters=[{'product_id_1': 32}], start_time=1614947.593943619, end_time=1614947.59430594, location='/app/flaskshop/product/models.py:50 (images)'), _QueryInfo(statement='SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at \nFROM product_image \nWHERE product_image.product_id = %(product_id_1)s', parameters=[{'product_id_1': 32}], start_time=1614947.594700662, end_time=1614947.595213937, location='/app/flaskshop/product/models.py:50 (images)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 32, 'param_1': 1}], start_time=1614947.595666087, end_time=1614947.59598149, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at \nFROM product_category \nWHERE product_category.id = %(pk_1)s', parameters=[{'pk_1': 5}], start_time=1614947.596318143, end_time=1614947.596654826, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at \nFROM discount_sale_category \nWHERE discount_sale_category.category_id = %(category_id_1)s \n LIMIT %(param_1)s', parameters=[{'category_id_1': 5, 'param_1': 1}], start_time=1614947.596974908, end_time=1614947.59726855, location='/app/flaskshop/discount/models.py:148 (get_discounted_price)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 32, 'param_1': 1}], start_time=1614947.597579865, end_time=1614947.597893334, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at \nFROM product_category \nWHERE product_category.id = %(pk_1)s', parameters=[{'pk_1': 5}], start_time=1614947.598177418, end_time=1614947.598519812, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at \nFROM discount_sale_category \nWHERE discount_sale_category.category_id = %(category_id_1)s \n LIMIT %(param_1)s', parameters=[{'category_id_1': 5, 'param_1': 1}], start_time=1614947.598839142, end_time=1614947.599131341, location='/app/flaskshop/discount/models.py:148 (get_discounted_price)'), _QueryInfo(statement='SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at \nFROM product_image \nWHERE product_image.product_id = %(product_id_1)s', parameters=[{'product_id_1': 33}], start_time=1614947.599444841, end_time=1614947.599826358, location='/app/flaskshop/product/models.py:50 (images)'), _QueryInfo(statement='SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at \nFROM product_image \nWHERE product_image.product_id = %(product_id_1)s', parameters=[{'product_id_1': 33}], start_time=1614947.600152601, end_time=1614947.600523638, location='/app/flaskshop/product/models.py:50 (images)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 33, 'param_1': 1}], start_time=1614947.600899235, end_time=1614947.601200992, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at \nFROM product_category \nWHERE product_category.id = %(pk_1)s', parameters=[{'pk_1': 5}], start_time=1614947.601540921, end_time=1614947.601908091, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at \nFROM discount_sale_category \nWHERE discount_sale_category.category_id = %(category_id_1)s \n LIMIT %(param_1)s', parameters=[{'category_id_1': 5, 'param_1': 1}], start_time=1614947.602285881, end_time=1614947.602584002, location='/app/flaskshop/discount/models.py:148 (get_discounted_price)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 33, 'param_1': 1}], start_time=1614947.602909173, end_time=1614947.603209107, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at \nFROM product_category \nWHERE product_category.id = %(pk_1)s', parameters=[{'pk_1': 5}], start_time=1614947.603509953, end_time=1614947.60385459, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at \nFROM discount_sale_category \nWHERE discount_sale_category.category_id = %(category_id_1)s \n LIMIT %(param_1)s', parameters=[{'category_id_1': 5, 'param_1': 1}], start_time=1614947.604191374, end_time=1614947.604484184, location='/app/flaskshop/discount/models.py:148 (get_discounted_price)'), _QueryInfo(statement='SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at \nFROM product_image \nWHERE product_image.product_id = %(product_id_1)s', parameters=[{'product_id_1': 34}], start_time=1614947.60480673, end_time=1614947.605178549, location='/app/flaskshop/product/models.py:50 (images)'), _QueryInfo(statement='SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at \nFROM product_image \nWHERE product_image.product_id = %(product_id_1)s', parameters=[{'product_id_1': 34}], start_time=1614947.605475307, end_time=1614947.605875129, location='/app/flaskshop/product/models.py:50 (images)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 34, 'param_1': 1}], start_time=1614947.606234434, end_time=1614947.606539267, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at \nFROM product_category \nWHERE product_category.id = %(pk_1)s', parameters=[{'pk_1': 5}], start_time=1614947.606842888, end_time=1614947.607175774, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at \nFROM discount_sale_category \nWHERE discount_sale_category.category_id = %(category_id_1)s \n LIMIT %(param_1)s', parameters=[{'category_id_1': 5, 'param_1': 1}], start_time=1614947.607475838, end_time=1614947.607784738, location='/app/flaskshop/discount/models.py:148 (get_discounted_price)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 34, 'param_1': 1}], start_time=1614947.608140267, end_time=1614947.608438657, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at \nFROM product_category \nWHERE product_category.id = %(pk_1)s', parameters=[{'pk_1': 5}], start_time=1614947.608740014, end_time=1614947.609080504, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at \nFROM discount_sale_category \nWHERE discount_sale_category.category_id = %(category_id_1)s \n LIMIT %(param_1)s', parameters=[{'category_id_1': 5, 'param_1': 1}], start_time=1614947.609379065, end_time=1614947.609686433, location='/app/flaskshop/discount/models.py:148 (get_discounted_price)'), _QueryInfo(statement='SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at \nFROM product_image \nWHERE product_image.product_id = %(product_id_1)s', parameters=[{'product_id_1': 35}], start_time=1614947.610009931, end_time=1614947.61038185, location='/app/flaskshop/product/models.py:50 (images)'), _QueryInfo(statement='SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at \nFROM product_image \nWHERE product_image.product_id = %(product_id_1)s', parameters=[{'product_id_1': 35}], start_time=1614947.610742138, end_time=1614947.61111578, location='/app/flaskshop/product/models.py:50 (images)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 35, 'param_1': 1}], start_time=1614947.611482429, end_time=1614947.611796499, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at \nFROM product_category \nWHERE product_category.id = %(pk_1)s', parameters=[{'pk_1': 5}], start_time=1614947.612118785, end_time=1614947.612451801, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at \nFROM discount_sale_category \nWHERE discount_sale_category.category_id = %(category_id_1)s \n LIMIT %(param_1)s', parameters=[{'category_id_1': 5, 'param_1': 1}], start_time=1614947.612768306, end_time=1614947.613060997, location='/app/flaskshop/discount/models.py:148 (get_discounted_price)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 35, 'param_1': 1}], start_time=1614947.613369436, end_time=1614947.613702923, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at \nFROM product_category \nWHERE product_category.id = %(pk_1)s', parameters=[{'pk_1': 5}], start_time=1614947.613986166, end_time=1614947.614316076, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at \nFROM discount_sale_category \nWHERE discount_sale_category.category_id = %(category_id_1)s \n LIMIT %(param_1)s', parameters=[{'category_id_1': 5, 'param_1': 1}], start_time=1614947.614615359, end_time=1614947.614911866, location='/app/flaskshop/discount/models.py:148 (get_discounted_price)'), _QueryInfo(statement='SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at \nFROM product_image \nWHERE product_image.product_id = %(product_id_1)s', parameters=[{'product_id_1': 36}], start_time=1614947.615221318, end_time=1614947.615620598, location='/app/flaskshop/product/models.py:50 (images)'), _QueryInfo(statement='SELECT product_image.image AS product_image_image, product_image.product_id AS product_image_product_id, product_image.id AS product_image_id, product_image.created_at AS product_image_created_at, product_image.updated_at AS product_image_updated_at \nFROM product_image \nWHERE product_image.product_id = %(product_id_1)s', parameters=[{'product_id_1': 36}], start_time=1614947.615949547, end_time=1614947.616335683, location='/app/flaskshop/product/models.py:50 (images)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 36, 'param_1': 1}], start_time=1614947.616712812, end_time=1614947.617033585, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at \nFROM product_category \nWHERE product_category.id = %(pk_1)s', parameters=[{'pk_1': 5}], start_time=1614947.617333048, end_time=1614947.61770138, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at \nFROM discount_sale_category \nWHERE discount_sale_category.category_id = %(category_id_1)s \n LIMIT %(param_1)s', parameters=[{'category_id_1': 5, 'param_1': 1}], start_time=1614947.618061777, end_time=1614947.618383903, location='/app/flaskshop/discount/models.py:148 (get_discounted_price)'), _QueryInfo(statement='SELECT discount_sale_product.sale_id AS discount_sale_product_sale_id, discount_sale_product.product_id AS discount_sale_product_product_id, discount_sale_product.id AS discount_sale_product_id, discount_sale_product.created_at AS discount_sale_product_created_at, discount_sale_product.updated_at AS discount_sale_product_updated_at \nFROM discount_sale_product \nWHERE discount_sale_product.product_id = %(product_id_1)s \n LIMIT %(param_1)s', parameters=[{'product_id_1': 36, 'param_1': 1}], start_time=1614947.61871747, end_time=1614947.619023155, location='/app/flaskshop/discount/models.py:142 (get_discounted_price)'), _QueryInfo(statement='SELECT product_category.title AS product_category_title, product_category.parent_id AS product_category_parent_id, product_category.background_img AS product_category_background_img, product_category.id AS product_category_id, product_category.created_at AS product_category_created_at, product_category.updated_at AS product_category_updated_at \nFROM product_category \nWHERE product_category.id = %(pk_1)s', parameters=[{'pk_1': 5}], start_time=1614947.61932373, end_time=1614947.619677865, location='/app/flaskshop/database.py:48 (get_by_id)'), _QueryInfo(statement='SELECT discount_sale_category.sale_id AS discount_sale_category_sale_id, discount_sale_category.category_id AS discount_sale_category_category_id, discount_sale_category.id AS discount_sale_category_id, discount_sale_category.created_at AS discount_sale_category_created_at, discount_sale_category.updated_at AS discount_sale_category_updated_at \nFROM discount_sale_category \nWHERE discount_sale_category.category_id = %(category_id_1)s \n LIMIT %(param_1)s', parameters=[{'category_id_1': 5, 'param_1': 1}], start_time=1614947.619982809, end_time=1614947.620335181, location='/app/flaskshop/discount/models.py:148 (get_discounted_price)'), _QueryInfo(statement='SELECT public_menuitem.title AS public_menuitem_title, public_menuitem.`order` AS public_menuitem_order, public_menuitem.url AS public_menuitem_url, public_menuitem.category_id AS public_menuitem_category_id, public_menuitem.collection_id AS public_menuitem_collection_id, public_menuitem.position AS public_menuitem_position, public_menuitem.page_id AS public_menuitem_page_id, public_menuitem.parent_id AS public_menuitem_parent_id, public_menuitem.id AS public_menuitem_id, public_menuitem.created_at AS public_menuitem_created_at, public_menuitem.updated_at AS public_menuitem_updated_at \nFROM public_menuitem \nWHERE public_menuitem.parent_id = %(parent_id_1)s ORDER BY public_menuitem.`order`', parameters=[{'parent_id_1': 7}], start_time=1614947.62090376, end_time=1614947.621383442, location='/app/flaskshop/public/models.py:35 (children)'), _QueryInfo(statement='SELECT public_menuitem.title AS public_menuitem_title, public_menuitem.`order` AS public_menuitem_order, public_menuitem.url AS public_menuitem_url, public_menuitem.category_id AS public_menuitem_category_id, public_menuitem.collection_id AS public_menuitem_collection_id, public_menuitem.position AS public_menuitem_position, public_menuitem.page_id AS public_menuitem_page_id, public_menuitem.parent_id AS public_menuitem_parent_id, public_menuitem.id AS public_menuitem_id, public_menuitem.created_at AS public_menuitem_created_at, public_menuitem.updated_at AS public_menuitem_updated_at \nFROM public_menuitem \nWHERE public_menuitem.parent_id = %(parent_id_1)s ORDER BY public_menuitem.`order`', parameters=[{'parent_id_1': 10}], start_time=1614947.621787712, end_time=1614947.622245943, location='/app/flaskshop/public/models.py:35 (children)'), _QueryInfo(statement='SELECT public_page.title AS public_page_title, public_page.slug AS public_page_slug, public_page.content AS public_page_content, public_page.is_visible AS public_page_is_visible, public_page.id AS public_page_id, public_page.created_at AS public_page_created_at, public_page.updated_at AS public_page_updated_at \nFROM public_page \nWHERE public_page.id = %(pk_1)s', parameters=[{'pk_1': 1}], start_time=1614947.622579149, end_time=1614947.62296225, location='/app/flaskshop/database.py:48 (get_by_id)')] |
| csrf_token | ImQ3NTI2MTQwODFkMzc1NTc2Zjk5ZDRmNDAzYmQ3YzYyYzVjMmExZTki.aXg1ZA.peF13L4XmVTxr2CuZrg6Xzg2edw |
| debug_toolbar | <flask_debugtoolbar.DebugToolbarExtension object at 0x7fe73b4016c0> |