class

Micrate::Migration

Inherits Reference < Object

Constants

SQL_CMD_PREFIX = "-- +micrate "

Constructors

new(version : Int64, name : String, source : String)
Source

Class methods

from_file(file_name)
Source
from_version(version)
Source

Instance methods

ends_with_semicolon(s)
Source
name
Source
source
Source
statements(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.

Source
version
Source