enum Drift::Migration::Direction

Defined in:

drift/migration.cr

Enum Members

Up = 0
Down = 1

Instance Method Summary

Instance Method Detail

def down? #

[View source]
def up? #

[View source]