mikro-orm schema:create

Create database schema based on current metadata

Options

NameDescription
-r, --runRuns queries
-d, --dumpDumps all queries to console
--fk-checksDo not skip foreign key checks
--schema <schema>Set the current schema for wildcard schema entities
--seed <seed>Allows to seed the database on create or drop and recreate