{
    "1": {
        "method": "changeColumn",
        "params": [
            "downloads_downloads",
            "dsize",
            {
                "name": "dsize",
                "type": "BIGINT",
                "length": 20,
                "decimals": null,
                "values": [],
                "allow_null": false,
                "default": "0",
                "comment": "",
                "unsigned": true,
                "zerofill": false,
                "auto_increment": false,
                "binary": false
            }
        ]
    }
}