module Drift

Defined in:

cli.cr
drift.cr
drift/commands/command.cr
drift/commands/migrate.cr
drift/commands/new.cr
drift/commands/reset.cr
drift/commands/rollback.cr
drift/commands/status.cr
drift/context.cr
drift/migration.cr
drift/migrator.cr

Constant Summary

VERSION = {{ (`shards version /srv/crystaldoc.info/github-luislavena-drift-v0.1.1/src`).chomp.stringify }}

Class Method Summary

Class Method Detail

def self.extract_id?(filename : String) : Int64 | Nil #

[View source]