Skip to content

Conversation

@nkofl
Copy link

@nkofl nkofl commented Apr 21, 2018

This lets you do things a little more concisely. eg:

exports.down = (db) ->
  await db.dropTable 'session'
  await db.dropTable 'log'
  await db.dropTable 'user'

Signed-off-by: Nate Koflanovich <nate@basalogic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant