typeorm schema:drop
Drops all tables in the database on your default connection
Options
Name | Description |
---|---|
--help | Show help for command |
-c, --connection <connection> | Name of the connection on which to drop all tables |
-f, --config <file> | Name of the file with connection configuration |
-v, --version | Show the version |