Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
micrate
v0.15.1
Micrate
Cli
CliFormat
DB
Dialect
Mysql
Postgres
Sqlite3
Migration
StatementBuilder
UnorderedMigrationsException
Generated using Crystal 1.10.1
2024-02-06 03:24:08 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
]