Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
drift
v0.1.1
Drift
CLI
Commands
Command
Migrate
New
Options
Reset
Rollback
Status
Context
Migration
Direction
Migrator
AfterCallback
BeforeCallback
MigrationEntry
Generated using Crystal 1.10.1
2024-01-30 00:57:03 UTC
enum
Drift::
Migration::
Direction
Defined in:
drift/migration.cr
Enum Members
Up
=
0
Down
=
1
Instance Method Summary
#down?
#up?
Instance Method Detail
def
down?
#
[
View source
]
def
up?
#
[
View source
]