module Drift
Defined in:
cli.crdrift.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/embed.cr
drift/migration.cr
drift/migrator.cr
drift/support/migrations_loader.cr
Constant Summary
-
MIGRATIONS_PATH =
"database/migrations"
-
Default migrations location
-
VERSION =
{{ (`shards version /srv/crystaldoc.info/github-luislavena-drift-v0.3.3/src`).chomp.stringify }}