User

Description

The user to use to connect to the database.

This can be omitted if the user is baked into the url ( See Sql Server for an example).

Usage

This configuration parameter will only be used in the command line version of MigrateDB.

Command line

./migratedb -user=myuser info

Configuration File

migratedb.user=myuser

Environment Variable

MIGRATEDB_USER=myuser