warthog icon indicating copy to clipboard operation
warthog copied to clipboard

use typeorm/cli.js instead of .bin/typeorm when running migrations and stuff

Open Suyashtnt opened this issue 2 years ago • 1 comments

reference: https://github.com/typeorm/typeorm/issues/2316

This Issue is currently preventing me from using warthog in my project.

Suyashtnt avatar Jul 21 '21 10:07 Suyashtnt

@Suyashtnt since the Warthog CLI proxies to TypeORM, could you use their workaround to get things working in Warthog? This means using the raw commands from this file: https://github.com/goldcaddy77/warthog/blob/main/src/cli/extensions/db-extension.ts

goldcaddy77 avatar Jul 21 '21 16:07 goldcaddy77