Function migrant_lib::shell[][src]

pub fn shell(config: &Config) -> Result<()>

Open a repl connection to the given Config settings

Note, the respective database shell utility is expected to be available in $PATH.

DatabaseUtility
postgrespsql
sqlitesqlite3
mysqlmysqlsh (mysql-shell)