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

CLI: Add deprecation notice to prisma introspect (renamed db pull) #8078

Closed
Tracked by #8628
albertoperdomo opened this issue Jul 5, 2021 · 1 comment · Fixed by #8763
Closed
Tracked by #8628

CLI: Add deprecation notice to prisma introspect (renamed db pull) #8078

albertoperdomo opened this issue Jul 5, 2021 · 1 comment · Fixed by #8763
Assignees
Labels
kind/improvement An improvement to existing feature and code. team/schema Issue for team Schema. topic: cli topic: prisma db pull CLI: prisma db pull
Milestone

Comments

@albertoperdomo
Copy link
Contributor

prisma introspect is being replaced with prisma db pull.
We should add a deprecation notice so that users are aware that the command will eventually go away in the future (not set date for sunsetting yet, we'll provide enough time).

@albertoperdomo albertoperdomo added kind/improvement An improvement to existing feature and code. team/schema Issue for team Schema. labels Jul 5, 2021
@janpio
Copy link
Member

janpio commented Jul 5, 2021

Note: Notice should be both in help output and when using the command. We should also double check if the command introspect is mentioned anywhere else (error messages, help output, and so on so it is really gone and invisible unless you use it because you know about it.)

@Jolg42 Jolg42 changed the title Add deprecation notice to prisma introspect CLI: Add deprecation notice to prisma introspect (renamed db pull) Jul 6, 2021
@Jolg42 Jolg42 added this to the 2.29.0 milestone Aug 6, 2021
@Jolg42 Jolg42 modified the milestones: 2.29.0, 2.30.0 Aug 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/improvement An improvement to existing feature and code. team/schema Issue for team Schema. topic: cli topic: prisma db pull CLI: prisma db pull
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants