{
  "1":  {
        "method": "addColumn",
        "params": [
            "forums_topics",
            {
                "name": "topic_hiddenposts",
                "type": "INT",
                "length": 10,
                "decimals": null,
                "values": [],
                "allow_null": true,
                "default": null,
                "comment": "",
                "unsigned": true,
                "zerofill": false,
                "auto_increment": false,
                "binary": false
            }
        ]
    }
}