class Drift::Context

Defined in:

drift/context.cr

Instance Method Summary

Instance Method Detail

def [](id : Int64) #

[View source]
def []?(id : Int64) #

[View source]
def add(migration : Drift::Migration) #

[View source]
def empty? #

[View source]
def ids #

[View source]
def load_path(path : String) #

[View source]