unique alter adonisjs code example
Example 1: adonis migration run single migration
it's not possible yet
Example 2: adonis migration column char
table.string(name, [length=255])
it's not possible yet
table.string(name, [length=255])