{
    "mageworx_shippingrules": {
        "column": {
            "rule_id": true,
            "name": true,
            "description": true,
            "from_date": true,
            "to_date": true,
            "days_of_week": true,
            "is_active": true,
            "conditions_serialized": true,
            "actions_serialized": true,
            "stop_rules_processing": true,
            "shipping_methods": true,
            "disabled_shipping_methods": true,
            "enabled_shipping_methods": true,
            "sort_order": true,
            "action_type": true,
            "simple_action": true,
            "amount": true,
            "time_from": true,
            "time_to": true,
            "use_time": true,
            "time_enabled": true,
            "display_error_message": true,
            "error_message": true,
            "store_errmsgs": true,
            "changed_titles": true,
            "min_price_shipping_methods": true,
            "display_all_methods_having_min_price": true
        },
        "index": {
            "MAGEWORX_SHIPPINGRULES_IS_ACTIVE_SORT_ORDER_TO_DATE_FROM_DATE": true
        },
        "constraint": {
            "PRIMARY": true
        }
    },
    "mageworx_shippingrules_store": {
        "column": {
            "rule_id": true,
            "store_id": true
        },
        "index": {
            "MAGEWORX_SHIPPINGRULES_STORE_STORE_ID": true
        },
        "constraint": {
            "PRIMARY": true,
            "MAGEWORX_SHPPRULES_STORE_RULE_ID_MAGEWORX_SHPPRULES_RULE_ID": true,
            "MAGEWORX_SHIPPINGRULES_STORE_STORE_ID_STORE_STORE_ID": true
        }
    },
    "mageworx_shippingrules_customer_group": {
        "column": {
            "rule_id": true,
            "customer_group_id": true
        },
        "index": {
            "MAGEWORX_SHIPPINGRULES_CUSTOMER_GROUP_CUSTOMER_GROUP_ID": true
        },
        "constraint": {
            "PRIMARY": true,
            "MAGEWORX_SHPPRULES_CSTR_GROUP_RULE_ID_MAGEWORX_SHPPRULES_RULE_ID": true,
            "FK_9B03D94DEF68FED61E6DEF8F3BF0C117": true
        }
    },
    "mageworx_shippingrules_carrier": {
        "column": {
            "carrier_id": true,
            "carrier_code": true,
            "active": true,
            "sallowspecific": true,
            "model": true,
            "name": true,
            "title": true,
            "type": true,
            "specificerrmsg": true,
            "price": true,
            "created_at": true,
            "updated_at": true,
            "sort_order": true
        },
        "index": {
            "MAGEWORX_SHIPPINGRULES_CARRIER_CARRIER_ID": true,
            "MAGEWORX_SHIPPINGRULES_CARRIER_CARRIER_CODE": true
        },
        "constraint": {
            "PRIMARY": true,
            "MAGEWORX_SHIPPINGRULES_CARRIER_CARRIER_ID_CARRIER_CODE": true,
            "MAGEWORX_SHIPPINGRULES_CARRIER_CARRIER_CODE": true,
            "MAGEWORX_SHIPPINGRULES_CARRIER_CARRIER_CODE_UNIQUE": true
        }
    },
    "mageworx_shippingrules_methods": {
        "column": {
            "entity_id": true,
            "code": true,
            "active": true,
            "title": true,
            "price": true,
            "cost": true,
            "created_at": true,
            "updated_at": true,
            "disabled_without_valid_rates": true,
            "max_price_threshold": true,
            "min_price_threshold": true,
            "ignore_virtual_products_price": true,
            "use_price_with_discount": true,
            "multiple_rates_price": true,
            "replaceable_title": true,
            "description": true,
            "show_description": true,
            "image": true,
            "show_image": true,
            "replaceable_estimated_delivery_time": true,
            "estimated_delivery_time_min": true,
            "estimated_delivery_time_max": true,
            "estimated_delivery_time_display_type": true,
            "estimated_delivery_time_message": true,
            "show_estimated_delivery_time": true,
            "allow_free_shipping": true,
            "carrier_code": true
        },
        "index": {
            "MAGEWORX_SHIPPINGRULES_METHODS_ENTITY_ID": true,
            "MAGEWORX_SHIPPINGRULES_METHODS_CODE": true,
            "MAGEWORX_SHIPPINGRULES_METHODS_CARRIER_ID": true
        },
        "constraint": {
            "PRIMARY": true,
            "FK_FF3D4D185B8A995076178CCAB9C4DBC0": true,
            "FK_BB67FE8B044EF3B3B15D1E0DD3C2668E": true,
            "MAGEWORX_SHIPPINGRULES_METHODS_ENTITY_ID_CODE_CARRIER_ID": true,
            "MAGEWORX_SHIPPINGRULES_METHODS_CODE_CARRIER_CODE": true
        }
    },
    "mageworx_shippingrules_carrier_label": {
        "column": {
            "label_id": true,
            "carrier_id": true,
            "store_id": true,
            "label": true
        },
        "index": {
            "MAGEWORX_SHIPPINGRULES_CARRIER_LABEL_STORE_ID": true
        },
        "constraint": {
            "PRIMARY": true,
            "FK_5CB5F5698DC3800C85BAF92DBF744485": true,
            "MAGEWORX_SHIPPINGRULES_CARRIER_LABEL_STORE_ID_STORE_STORE_ID": true,
            "MAGEWORX_SHIPPINGRULES_CARRIER_LABEL_CARRIER_ID_STORE_ID": true
        }
    },
    "mageworx_shippingrules_methods_label": {
        "column": {
            "label_id": true,
            "method_id": true,
            "store_id": true,
            "label": true
        },
        "index": {
            "MAGEWORX_SHIPPINGRULES_METHODS_LABEL_STORE_ID": true
        },
        "constraint": {
            "PRIMARY": true,
            "FK_C91E0C78029DE8FF286E437CDA63694F": true,
            "MAGEWORX_SHIPPINGRULES_METHODS_LABEL_STORE_ID_STORE_STORE_ID": true,
            "MAGEWORX_SHIPPINGRULES_METHODS_LABEL_METHOD_ID_STORE_ID": true
        }
    },
    "mageworx_shippingrules_rates_label": {
        "column": {
            "label_id": true,
            "rate_id": true,
            "store_id": true,
            "label": true
        },
        "index": {
            "MAGEWORX_SHIPPINGRULES_RATES_LABEL_STORE_ID": true
        },
        "constraint": {
            "PRIMARY": true,
            "FK_5FB101362556A17015F9AA5FFF0667B5": true,
            "MAGEWORX_SHIPPINGRULES_RATES_LABEL_STORE_ID_STORE_STORE_ID": true,
            "MAGEWORX_SHIPPINGRULES_RATES_LABEL_RATE_ID_STORE_ID": true
        }
    },
    "mageworx_shippingrules_rates": {
        "column": {
            "rate_id": true,
            "priority": true,
            "active": true,
            "rate_method_price": true,
            "title": true,
            "price_from": true,
            "price_to": true,
            "qty_from": true,
            "qty_to": true,
            "weight_from": true,
            "weight_to": true,
            "price": true,
            "price_per_product": true,
            "price_per_item": true,
            "price_percent_per_product": true,
            "price_percent_per_item": true,
            "item_price_percent": true,
            "price_per_weight": true,
            "created_at": true,
            "updated_at": true,
            "estimated_delivery_time_min": true,
            "estimated_delivery_time_max": true,
            "method_code": true,
            "rate_code": true,
            "zip_format": true,
            "zip_validation_mode": true
        },
        "index": {
            "MAGEWORX_SHIPPINGRULES_RATES_RATE_ID": true,
            "MAGEWORX_SHIPPINGRULES_RATES_METHOD_ID": true
        },
        "constraint": {
            "PRIMARY": true,
            "FK_7B64B927582C4370598CEEF3399F1C4D": true,
            "FK_E1961EF89461BD2F33816CBAF777F7BA": true,
            "MAGEWORX_SHIPPINGRULES_RATES_RATE_ID_METHOD_ID": true,
            "MAGEWORX_SHIPPINGRULES_RATES_RATE_CODE": true
        }
    },
    "mageworx_shippingrules_zone": {
        "column": {
            "entity_id": true,
            "priority": true,
            "is_active": true,
            "name": true,
            "description": true,
            "conditions_serialized": true,
            "default_shipping_method": true,
            "created_at": true,
            "updated_at": true
        },
        "index": {
            "MAGEWORX_SHIPPINGRULES_ZONE_ENTITY_ID": true
        },
        "constraint": {
            "PRIMARY": true
        }
    },
    "mageworx_shippingrules_zone_store": {
        "column": {
            "zone_id": true,
            "store_id": true
        },
        "index": {
            "MAGEWORX_SHIPPINGRULES_ZONE_STORE_STORE_ID": true
        },
        "constraint": {
            "PRIMARY": true,
            "FK_2274E462724480C9EE0A77F075BBA545": true,
            "MAGEWORX_SHIPPINGRULES_ZONE_STORE_STORE_ID_STORE_STORE_ID": true
        }
    },
    "mageworx_shippingrules_extended_regions": {
        "column": {
            "region_id": true,
            "is_active": true,
            "is_custom": true
        },
        "constraint": {
            "PRIMARY": true,
            "FK_138DA0B3C4EDF5F7E5EFC05453029B68": true
        }
    },
    "mageworx_shippingrules_extended_zone": {
        "column": {
            "entity_id": true,
            "priority": true,
            "is_active": true,
            "name": true,
            "description": true,
            "image": true,
            "countries_id": true,
            "created_at": true,
            "updated_at": true
        },
        "index": {
            "MAGEWORX_SHIPPINGRULES_EXTENDED_ZONE_ENTITY_ID": true
        },
        "constraint": {
            "PRIMARY": true,
            "MAGEWORX_SHIPPINGRULES_EXTENDED_ZONE_NAME": true
        }
    },
    "mageworx_shippingrules_extended_zone_store": {
        "column": {
            "zone_id": true,
            "store_id": true
        },
        "index": {
            "MAGEWORX_SHIPPINGRULES_EXTENDED_ZONE_STORE_STORE_ID": true
        },
        "constraint": {
            "PRIMARY": true,
            "FK_C490BA33012FB4789D657FD24B4263B6": true,
            "MAGEWORX_SHPPRULES_EXTENDED_ZONE_STORE_STORE_ID_STORE_STORE_ID": true
        }
    },
    "mageworx_shippingrules_extended_zone_labels": {
        "column": {
            "label_id": true,
            "zone_id": true,
            "store_id": true,
            "label": true
        },
        "index": {
            "MAGEWORX_SHIPPINGRULES_EXTENDED_ZONE_LABELS_STORE_ID": true
        },
        "constraint": {
            "PRIMARY": true,
            "FK_CDDB3B09AD4CF22C93AD0C468A82B223": true,
            "MAGEWORX_SHPPRULES_EXTENDED_ZONE_LBLS_STORE_ID_STORE_STORE_ID": true,
            "MAGEWORX_SHIPPINGRULES_EXTENDED_ZONE_LABELS_ZONE_ID_STORE_ID": true
        }
    },
    "mageworx_shippingrules_method_edt_store_specific_message": {
        "column": {
            "message_id": true,
            "method_id": true,
            "store_id": true,
            "message": true
        },
        "index": {
            "MAGEWORX_SHPPRULES_METHOD_EDT_STORE_SPECIFIC_MESSAGE_STORE_ID": true
        },
        "constraint": {
            "PRIMARY": true,
            "FK_1C71A6389129223B8E617D8C444F4156": true,
            "FK_31A76D915F4B9105F45D20EFAB45998D": true,
            "UNQ_6E9A553B99F1243D7F2B215C7B19114E": true
        }
    },
    "mageworx_shippingrules_carrier_store": {
        "column": {
            "entity_id": true,
            "store_id": true
        },
        "index": {
            "MAGEWORX_SHIPPINGRULES_CARRIER_STORE_STORE_ID": true
        },
        "constraint": {
            "PRIMARY": true,
            "FK_0CD9EC57ACEE72A357C020EDCAAFA5D6": true,
            "MAGEWORX_SHIPPINGRULES_CARRIER_STORE_STORE_ID_STORE_STORE_ID": true
        }
    },
    "mageworx_shippingrules_methods_store": {
        "column": {
            "entity_id": true,
            "store_id": true
        },
        "index": {
            "MAGEWORX_SHIPPINGRULES_METHODS_STORE_STORE_ID": true
        },
        "constraint": {
            "PRIMARY": true,
            "FK_4DA04BD791FC9A30CAD1C7FD9BBB89EF": true,
            "MAGEWORX_SHIPPINGRULES_METHODS_STORE_STORE_ID_STORE_STORE_ID": true
        }
    },
    "mageworx_shippingrules_rates_store": {
        "column": {
            "entity_id": true,
            "store_id": true
        },
        "index": {
            "MAGEWORX_SHIPPINGRULES_RATES_STORE_STORE_ID": true
        },
        "constraint": {
            "PRIMARY": true,
            "FK_418629243AD087E35776BDDC6A5869A1": true,
            "MAGEWORX_SHIPPINGRULES_RATES_STORE_STORE_ID_STORE_STORE_ID": true
        }
    },
    "mageworx_shippingrules_rates_country": {
        "column": {
            "rate_id": true,
            "country_code": true
        },
        "constraint": {
            "FK_5A291E1902774958099959F18A63A064": true,
            "PRIMARY": true
        }
    },
    "mageworx_shippingrules_rates_region": {
        "column": {
            "rate_id": true,
            "region": true
        },
        "constraint": {
            "FK_F60B217C2E46CF0CAEF15878A0FD5FB0": true,
            "PRIMARY": true
        }
    },
    "mageworx_shippingrules_rates_region_id": {
        "column": {
            "rate_id": true,
            "region_id": true
        },
        "constraint": {
            "FK_9BE408B5A883474E44936EB06A246F8E": true,
            "PRIMARY": true
        }
    },
    "mageworx_shippingrules_rates_zips_diapason_numeric": {
        "column": {
            "rate_id": true,
            "from": true,
            "to": true,
            "inverted": true
        },
        "index": {
            "MAGEWORX_SHIPPINGRULES_RATES_ZIPS_DIAPASON_NUMERIC_INVERTED": true,
            "MAGEWORX_SHIPPINGRULES_RATES_ZIPS_DIAPASON_NUMERIC_FROM": true,
            "MAGEWORX_SHIPPINGRULES_RATES_ZIPS_DIAPASON_NUMERIC_TO": true
        },
        "constraint": {
            "FK_8B74DC3471C96A8CA70832BB6A261F3F": true,
            "PRIMARY": true
        }
    },
    "mageworx_shippingrules_rates_zips_diapason_alphanumeric": {
        "column": {
            "rate_id": true,
            "from": true,
            "to": true,
            "inverted": true
        },
        "index": {
            "MAGEWORX_SHIPPINGRULES_RATES_ZIPS_DIAPASON_ALPHANUMERIC_INVERTED": true,
            "MAGEWORX_SHIPPINGRULES_RATES_ZIPS_DIAPASON_ALPHANUMERIC_FROM": true,
            "MAGEWORX_SHIPPINGRULES_RATES_ZIPS_DIAPASON_ALPHANUMERIC_TO": true
        },
        "constraint": {
            "FK_2583E58E3E1031E961F36DE132BC91C7": true,
            "PRIMARY": true
        }
    },
    "mageworx_shippingrules_rates_zips_diapason_uk": {
        "column": {
            "rate_id": true,
            "from": true,
            "to": true,
            "from_area": true,
            "from_district_number": true,
            "from_district_letter": true,
            "from_sector": true,
            "from_unit": true,
            "to_area": true,
            "to_district_number": true,
            "to_district_letter": true,
            "to_sector": true,
            "to_unit": true,
            "inverted": true
        },
        "index": {
            "MAGEWORX_SHIPPINGRULES_RATES_ZIPS_DIAPASON_UK_INVERTED": true,
            "MAGEWORX_SHIPPINGRULES_RATES_ZIPS_DIAPASON_UK_FROM_AREA": true,
            "MAGEWORX_SHPPRULES_RATES_ZIPS_DIAPASON_UK_FROM_DISTRICT_NUMBER": true,
            "MAGEWORX_SHPPRULES_RATES_ZIPS_DIAPASON_UK_FROM_DISTRICT_LETTER": true,
            "MAGEWORX_SHIPPINGRULES_RATES_ZIPS_DIAPASON_UK_FROM_SECTOR": true,
            "MAGEWORX_SHIPPINGRULES_RATES_ZIPS_DIAPASON_UK_FROM_UNIT": true,
            "MAGEWORX_SHIPPINGRULES_RATES_ZIPS_DIAPASON_UK_TO_AREA": true,
            "MAGEWORX_SHIPPINGRULES_RATES_ZIPS_DIAPASON_UK_TO_DISTRICT_NUMBER": true,
            "MAGEWORX_SHIPPINGRULES_RATES_ZIPS_DIAPASON_UK_TO_DISTRICT_LETTER": true,
            "MAGEWORX_SHIPPINGRULES_RATES_ZIPS_DIAPASON_UK_TO_SECTOR": true,
            "MAGEWORX_SHIPPINGRULES_RATES_ZIPS_DIAPASON_UK_TO_UNIT": true
        },
        "constraint": {
            "FK_74CF65D3ED66ED496DFE699F4EFE2672": true,
            "PRIMARY": true
        }
    },
    "mageworx_shippingrules_rates_zips_diapason_nl": {
        "column": {
            "rate_id": true,
            "from": true,
            "to": true,
            "from_digit_part": true,
            "from_letter_part": true,
            "to_digit_part": true,
            "to_letter_part": true,
            "inverted": true
        },
        "index": {
            "MAGEWORX_SHIPPINGRULES_RATES_ZIPS_DIAPASON_NL_INVERTED": true,
            "MAGEWORX_SHIPPINGRULES_RATES_ZIPS_DIAPASON_NL_FROM_DIGIT_PART": true,
            "MAGEWORX_SHIPPINGRULES_RATES_ZIPS_DIAPASON_NL_FROM_LETTER_PART": true,
            "MAGEWORX_SHIPPINGRULES_RATES_ZIPS_DIAPASON_NL_TO_DIGIT_PART": true,
            "MAGEWORX_SHIPPINGRULES_RATES_ZIPS_DIAPASON_NL_TO_LETTER_PART": true
        },
        "constraint": {
            "FK_9F9DBC58FBD7B7F199E34CC121582DEB": true,
            "PRIMARY": true
        }
    },
    "mageworx_shippingrules_rates_zips": {
        "column": {
            "rate_id": true,
            "zip": true,
            "inverted": true
        },
        "index": {
            "MAGEWORX_SHIPPINGRULES_RATES_ZIPS_ZIP": true,
            "MAGEWORX_SHIPPINGRULES_RATES_ZIPS_INVERTED": true
        },
        "constraint": {
            "FK_CFA3AFD72F9D487760886F2D3BD67ED7": true,
            "PRIMARY": true
        }
    }
}
