class
AmberCLI::Commands::DatabaseCommand
- AmberCLI::Commands::DatabaseCommand
- AmberCLI::Core::BaseCommand
- Reference
- Object
Defined in:
amber_cli/commands/database.crConstant Summary
-
CREATE_SQLITE_MESSAGE =
"For sqlite3, the database will be created during the first migration." -
Log =
::Log.for("database") -
MIGRATIONS_DIR =
"./db/migrations"