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.

Database Utility
postgres psql
sqlite sqlite3
mysql mysqlsh (mysql-shell)