Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
micrate
v0.2.1
Micrate
Cli
DB
Migration
StatementBuilder
UnorderedMigrationsException
Built with Crystal 1.9.2
2023-10-08 00:52:13 UTC
module
Micrate::Cli
Defined in:
micrate/cli.cr
Class Method Summary
.help
.report_unordered_migrations
(conflicting)
.run
.run_create
.run_dbversion
.run_down
.run_redo
.run_status
.run_up
Class Method Detail
def self.
help
#
[
View source
]
def self.
report_unordered_migrations
(conflicting)
#
[
View source
]
def self.
run
#
[
View source
]
def self.
run_create
#
[
View source
]
def self.
run_dbversion
#
[
View source
]
def self.
run_down
#
[
View source
]
def self.
run_redo
#
[
View source
]
def self.
run_status
#
[
View source
]
def self.
run_up
#
[
View source
]