Skip to content

fix(cli,migrate): cleanup cli help output#5991

Merged
Jolg42 merged 1 commit intomasterfrom
pr/cleanup-cli-help-output
Mar 5, 2021
Merged

fix(cli,migrate): cleanup cli help output#5991
Jolg42 merged 1 commit intomasterfrom
pr/cleanup-cli-help-output

Conversation

@Jolg42
Copy link
Copy Markdown
Contributor

@Jolg42 Jolg42 commented Mar 5, 2021

Closes #5961

@Jolg42 Jolg42 added this to the 2.19.0 milestone Mar 5, 2021
@Jolg42 Jolg42 merged commit 646fa7a into master Mar 5, 2021
@Jolg42 Jolg42 deleted the pr/cleanup-cli-help-output branch March 5, 2021 17:30
Jolg42 added a commit that referenced this pull request Mar 9, 2021
* master: (50 commits)
  test: update jest config
  chore: cov update for gh
  fix(client): logger (#6025)
  feat(migrate,cli): Migrate GA - remove --preview-feature flag (#5992)
  chore(deps): update dependency rollup-plugin-dts to v3 (#6002)
  chore(deps): update devdependencies (non-major)
  chore(deps): update definitelytyped
  fix(cli,migrate): cleanup cli help output (#5991)
  fix(deps): update engines to v2.19.0-6.e2a0535824021eab0bd0154e6f757793f28492b9 (#5988)
  fix(deps): update engines to v2.19.0-5.7c91d2be55eb772e555d819967662dda260cc88f (#5973)
  chore(deps): update dependency sqlite3 to v5.0.2 (#5672)
  fix(migrate): db help cmd output (#5959)
  feat(*): initial n-api implementation (#5681)
  fix(deps): update engines to v2.19.0-3.5cf960635dd97ec158fde55add7659c6745aef09
  fix(deps): update engines to v2.19.0-2.7089e3096f73ed2f57d18b0881f1d95a715c3c2c
  chore(deps): update devdependencies (non-major)
  chore(deps): update studio to v0.357.0 (#5944)
  fix(deps): update engines to v2.19.0-1.6ed5c6d9e3f6a2a1dadbc1cf183436b290c6cbc7 (#5945)
  fix(deps): update engines to v2.18.0-34.da6fafb57b24e0b61ca20960c64e2d41f9e8cff1 (#5942)
  fix: postinstall trigger in yarn workspace (#5550)
  ...

# Conflicts:
#	src/packages/migrate/src/__tests__/DbSeed.test.ts
#	src/packages/migrate/src/utils/seed.ts
Andrew-Colman pushed a commit to Andrew-Colman/prisma that referenced this pull request Aug 7, 2021
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.

Review CLI help outputs / flags

1 participant