Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
drift
v0.3.3
Drift
CLI
Commands
Command
Migrate
New
Options
Reset
Rollback
Status
Context
Migration
Migrator
AfterCallback
BeforeCallback
MigrationEntry
Support
MigrationsLoader
Generated using Crystal 1.12.2
2024-08-05 01:22:38 UTC
class
Drift::
Commands::
Rollback
Drift::Commands::Rollback
Drift::Commands::Command
Reference
Object
Defined in:
drift/commands/rollback.cr
Instance Method Summary
#run
Instance methods inherited from class
Drift::Commands::Command
options : Options
options
Constructor methods inherited from class
Drift::Commands::Command
new(options : Drift::Commands::Options)
new
Class methods inherited from class
Drift::Commands::Command
run(options, *args)
run
Instance Method Detail
def
run
#
[
View source
]