struct BitteCI::Migrator::Config

Included Modules

Extended Modules

Defined in:

bitte_ci/migrator.cr

Class Method Summary

Instance Method Summary

Instance methods inherited from module SimpleConfig::Configuration

load_json(file) load_json, prepare_secrets(hash, json) prepare_secrets, reload(log, hash : Hash(String, String), file : String | Nil) reload, reload_config(log, hash, json) reload_config

Constructor methods inherited from module SimpleConfig::Configuration

new(hash : Hash(String, String), file : String | Nil) new

Class Method Detail

def self.command #

[View source]
def self.configure(&) #

[View source]
def self.help #

[View source]

Instance Method Detail

def down : Int64 | Nil #

[View source]
def down=(down : Int64 | Nil) #

[View source]
def postgres_url : URI #

[View source]
def postgres_url=(postgres_url : URI) #

[View source]
def run(log) #

[View source]