Command schema:load

Load database schema into database

Arguments

  • filename: Schema filename
  • url: Database connection details. You can use PDO url or just a database name.

Options

  • --apply: Apply allow you to apply changes
Back to command index