{
"connection": "<%= connection %>",
"tableName": "<%= id %>",
"options": {
"increments": true,
"timestamps": true,
"comment": ""
},
"attributes": {
}