Skip to main content
Module

x/typeorm/src/index.ts>AdvancedConsoleLogger#logSchemaBuild

Forked from https://github.com/typeorm/typeorm
Latest
method AdvancedConsoleLogger.prototype.logSchemaBuild
import { AdvancedConsoleLogger } from "https://deno.land/x/typeorm@v0.2.23-rc10/src/index.ts";

Logs events from the schema build process.

Parameters

message: string
optional
queryRunner: QueryRunner