Skip to content

feat(cli): adjust prisma init to write to .env instead of prisma/.env#4453

Merged
timsuchanek merged 13 commits intomasterfrom
integration/fix-env
Dec 7, 2020
Merged

feat(cli): adjust prisma init to write to .env instead of prisma/.env#4453
timsuchanek merged 13 commits intomasterfrom
integration/fix-env

Conversation

@williamluke4
Copy link

fixes #3721

continuation of #4341

@williamluke4 williamluke4 added this to the 2.13.0 milestone Dec 2, 2020
@timsuchanek timsuchanek merged commit 1178f7f into master Dec 7, 2020
@timsuchanek timsuchanek deleted the integration/fix-env branch December 7, 2020 10:35
Jolg42 added a commit that referenced this pull request Dec 7, 2020
* master:
  fix(deps): update engines to v2.13.0-29.105222cbd680701f59e805a5d1366464ce12ed85 (#4533)
  chore: fix browser test (#4534)
  improvement(migrate): help output tweaks (#4532)
  fix(client): runtime browser-build (#4507)
  fix(deps): update engines to v2.13.0-28.133cd6db7c9ac653c0a5b371c3a669bb41f150bd (#4529)
  chore(deps): pin dependency @prisma/fetch-engine to 2.12.1
  fix(cli): return correct engine version when using env vars (#4458)
  improvement(migrate): status historiesDiverge (#4513)
  improvement(migrate): minor help changes (#4524)
  feat(sdk): inject custom binaries (#4526)
  fix(engine-core): cannot read property 'padEnd' of undefined (#4486)
  feat(cli): adjust `prisma init` to write to .env instead of prisma/.env (#4453)
  fix(client): middleware model type (#4478)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Adjust prisma init to write to .env instead of prisma/.env

2 participants