import * as typeorm from "https://deno.land/x/typeorm@v0.2.23-rc10/src/commands/MigrationGenerateCommand.ts";
Classes
Generates a new migration file with sql needs to be executed to update schema. |
import * as typeorm from "https://deno.land/x/typeorm@v0.2.23-rc10/src/commands/MigrationGenerateCommand.ts";
Generates a new migration file with sql needs to be executed to update schema. |