class AvalancheMQ::SchemaVersion
- AvalancheMQ::SchemaVersion
- Reference
- Object
Defined in:
avalanchemq/schema.crConstant Summary
-
VERSIONS =
{definition: 1, message: 1, index: 2}
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)