typeorm query <query>

Executes given SQL query on a default connection

Arguments

NameDescription
queryThe SQL Query to run

Options

NameDescription
--helpShow help for command
-c, --connection <connection>Name of the connection on which to run a query
-f, --config <file>Name of the file with connection configuration
-v, --versionShow the version