Migrate: Migrate migration writes credentials out in the readme file

Created on 20 Jan 2020  路  3Comments  路  Source: prisma/migrate

They should be masked.

bu2-confirmed kinbug tectypescript

Most helpful comment

This is fixed in 2.1.1.

All 3 comments

Internal note: dropping from current sprint

We do mask the credentials in the schema.prisma file stored inside of migrations folder:
image

but we do not mask them in the diff we generated in the README if they are hard coded:
image

This is fixed in 2.1.1.

Was this page helpful?
0 / 5 - 0 ratings