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