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