class LavinMQ::SchemaVersion
- LavinMQ::SchemaVersion
- Reference
- Object
Defined in:
lavinmq/schema.crConstant Summary
-
Log =
::Log.for("SchemaVersion")
-
VERSIONS =
{definition: 1, message: 1, index: 3}
Class Method Summary
- .migrate(file, type, current_version)
- .migrate(path : String, type)
- .prefix(file, type) : Int32
- .verify(file, type) : Int32
- .verify_or_prefix(file, type)