{
    "catalogrule": {
        "column": {
            "from_date": true,
            "to_date": true
        }
    },
    "catalogrule_product_price": {
        "column": {
            "rule_date": true,
            "latest_start_date": true,
            "earliest_end_date": true
        }
    },
    "catalogrule_product_price_replica": {
        "column": {
            "rule_date": true,
            "latest_start_date": true,
            "earliest_end_date": true
        }
    },
    "catalogrule_product": {
        "column": {
            "parent_product_id": true
        }
    },
    "catalogrule_product_replica": {
        "column": {
            "parent_product_id": true
        }
    },
    "brushyourideas_deal_cron": {
        "column": {
            "id": true,
            "deal_id": true,
            "category_id": true,
            "product_ids": true,
            "status": true,
            "created_at": true,
            "updated_at": true
        },
        "constraint": {
            "PRIMARY": true
        }
    }
}