Your IP : 216.73.217.95


Current Path : /home/rtorresani/www/vendor/magento/module-inventory-reservations/etc/
Upload File :
Current File : //home/rtorresani/www/vendor/magento/module-inventory-reservations/etc/db_schema_whitelist.json

{
  "inventory_reservation": {
    "column": {
      "reservation_id": true,
      "stock_id": true,
      "sku": true,
      "quantity": true,
      "metadata": true
    },
    "index": {
      "INVENTORY_RESERVATION_STOCK_ID_SKU_QUANTITY": true
    },
    "constraint": {
      "PRIMARY": true
    }
  },
  "patch_list": {
    "column": {
      "patch_id": true,
      "patch_name": true
    },
    "constraint": {
      "PRIMARY": true
    }
  }
}