nx-tools icon indicating copy to clipboard operation
nx-tools copied to clipboard

Feature Request(nx-prisma): Command line input while schematic is running

Open wSedlacek opened this issue 5 years ago • 4 comments
trafficstars

Currently command line input is not possible while the schema is running. This makes it impossible to provide custom migration names or to select Yes when a migration notifies you that it will be deleting data as a result of the migration and it needs your permission.

This is the next biggest feature required for nx-prisma to be truly useful. This change will be affecting @nx-tools/core as a result nx-docker will also gain this feature along with any other future libraries.

wSedlacek avatar Sep 06 '20 18:09 wSedlacek

😅 I would assign myself this issue however I am not a collaborator on this repo. Either way I will take care of this feature.

wSedlacek avatar Sep 06 '20 18:09 wSedlacek

@wSedlacek Hi William, I invited you to this repo as collaborator... I have been working in the migration of the packages to NX 11 and to @nrwl/devkit, so, I have the initial packages ready, can you rewrite the prisma stuff using the new devkit? I have a new next branch with the new code, but for now I deleted the prisma plugin to not mix things (also because I don't use prisma and don't know how it works and how can test the code with a real product, you are the expert in that plugin) :D

gperdomor avatar Jan 19 '21 19:01 gperdomor

I'll take a look at this weekend.

wSedlacek avatar Jan 19 '21 19:01 wSedlacek

thanks 🙏🏻

gperdomor avatar Jan 19 '21 19:01 gperdomor