Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(cli): add deprecation message for introspect command #8763

Merged
merged 16 commits into from Aug 18, 2021

Commits on Aug 16, 2021

  1. chore(cli): add deprecation message for introspect command

    Renamed to `prisma db pull`
    Jolg42 committed Aug 16, 2021
    Copy the full SHA
    65f4914 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f74b4c0 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    230bdb4 View commit details
    Browse the repository at this point in the history
  4. fix Version.ts

    Jolg42 committed Aug 16, 2021
    Copy the full SHA
    c31ad64 View commit details
    Browse the repository at this point in the history
  5. test(cli): normalize snapshots

    Jolg42 committed Aug 16, 2021
    Copy the full SHA
    0d1ec9b View commit details
    Browse the repository at this point in the history
  6. fix generate

    Jolg42 committed Aug 16, 2021
    Copy the full SHA
    c3a7a26 View commit details
    Browse the repository at this point in the history
  7. move commands ts files

    Jolg42 committed Aug 16, 2021
    Copy the full SHA
    832a529 View commit details
    Browse the repository at this point in the history
  8. revert changes

    Jolg42 committed Aug 16, 2021
    Copy the full SHA
    666915f View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    c2bb5cc View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    cf91c95 View commit details
    Browse the repository at this point in the history
  11. add missing schema

    Jolg42 committed Aug 16, 2021
    Copy the full SHA
    e58502b View commit details
    Browse the repository at this point in the history
  12. Merge branches 'pr/introspect-deprecated' and 'pr/introspect-deprecat…

    …ed' of github.com:prisma/prisma into pr/introspect-deprecated
    
    * 'pr/introspect-deprecated' of github.com:prisma/prisma:
      Update packages/cli/src/Studio.ts
      Update packages/cli/src/Studio.ts
    
    * 'pr/introspect-deprecated' of github.com:prisma/prisma:
      Update packages/cli/src/Studio.ts
      Update packages/cli/src/Studio.ts
    Jolg42 committed Aug 16, 2021
    Copy the full SHA
    69c19f0 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    f731467 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. Copy the full SHA
    7dd6801 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into pr/introspect-deprecated

    * main:
      chore(deps): update engines to 2.30.0-15.4da3a4b94c0bc4080d9bca0c9af0ed6835b11a68 (#8800)
      chore(deps): update engines to 2.30.0-14.bc8ecb93b05fdd02e398f68b1ec6f66df813b1c6 (#8798)
      ci: switch engine type for both cli and client for relavant tests (#8782)
      fix(deps): update dependencies (non-major) (#8793)
      chore(deps): update react-prisma
      chore(deps): update engines to 2.30.0-13.9bcc8544c6e8000eadc8afce064b55d00b56ce28 (#8794)
      chore(deps): update jest (#8791)
      chore(deps): update devdependencies (non-major) (#8790)
      chore(deps): update engines to 2.30.0-12.bea9c1f215004e5407a7c5f77287b8bd5a24ea3c (#8785)
      chore(deps): update engines to 2.30.0-11.efdfe2be6801d76e59e7488f5bc60cece4e366d9 (#8780)
      chore(deps): update dependency @prisma/studio-server to v0.421.0 (#8767)
      chore(deps): update engines to 2.30.0-10.0210b3de5042a714f8838a59f9edcb28b11ab97d (#8778)
      chore(deps): update engines to 2.30.0-9.a8608ff20d8774e88657834d2d58ad4c9134e5b7 (#8769)
      chore: remove encrypt=DANGER_PLAINTEXT (#8737)
    Jolg42 committed Aug 18, 2021
    Copy the full SHA
    72c9496 View commit details
    Browse the repository at this point in the history
  3. test: update snapshot

    Jolg42 committed Aug 18, 2021
    Copy the full SHA
    31ec318 View commit details
    Browse the repository at this point in the history