Micrate::Migration
Constants
SQL_CMD_PREFIX = "-- +micrate "
Constructors
Class methods
from_file(file_name)
Sourcefrom_version(version)
SourceInstance methods
ends_with_semicolon(s)
Sourcename
Sourcesource
Sourcestatements(direction)
Algorithm ported from Goose
Complex statements cannot be resolved by just splitting the script by semicolons. In this cases we allow using StatementBegin and StatementEnd directives as hints.
version
Source