Module: SecureDBFields::DBDeployment

Defined in:
lib/secure_db_fields/db_deployment.rb

Defined Under Namespace

Classes: CLI, DeploymentBundle, Error, PackageCommand, ReadableView, ViewCommand

Constant Summary collapse

ROOT =
File.expand_path("../..", __dir__)
BUNDLE_FORMAT_VERSION =
1
MYSQL_TARGET =
"mysql"