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
class
Micrate::UnorderedMigrationsException
Micrate::UnorderedMigrationsException
Exception
Reference
Object
Defined in:
micrate.cr
Constructors
.new
(versions : Array(Int64))
Instance Method Summary
#versions
: Array(Int64)
Constructor Detail
def self.
new
(versions : Array(Int64))
#
[
View source
]
Instance Method Detail
def
versions
: Array(Int64)
#
[
View source
]