Add 'drop command'

Open
#53 · Created  · Last updated

Description

Added drop command line that reverts the database to 0. The change is backwards compatible.

It is useful in case that you need to test, e.g. create the database with goose, populate it, execute your tests and drop the tables with goose.

it is pretty simples, just the down command executed multiple times.

0 attachments

0 comments

Loading commits...