php bin/console doctrine:database:import

Import SQL file(s) directly to Database.

Usage

doctrine:database:import [--connection [CONNECTION]] [--] <file>...

Arguments

file   File path(s) of SQL to be executed. 

Options

      --connection   The connection to use for this command 

Help

Import SQL file(s) directly to Database.