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

feat(cli): Interactive deployment for prisma #527

Merged
merged 29 commits into from Jan 3, 2024
Merged

Conversation

Natoandro
Copy link
Contributor

@Natoandro Natoandro commented Dec 19, 2023

Describe your change

Make the CLI interactive for migration options to development and production databases.

Motivation and context

MET-257

Migration notes

This creates some breaking changes if you use the CLI in a non-interactive way.

Checklist

  • The change come with new or modified tests
  • Hard-to-understand functions have explanatory comments
  • End-user documentation is updated to reflect the change

@Natoandro Natoandro marked this pull request as ready for review December 27, 2023 08:15
typegate/src/runtimes/prisma/hooks/run_migrations.ts Outdated Show resolved Hide resolved
typegate/src/runtimes/prisma/hooks/run_migrations.ts Outdated Show resolved Hide resolved
typegate/tests/utils/meta.ts Show resolved Hide resolved
typegate/tests/utils/metadev.ts Outdated Show resolved Hide resolved
Yohe-Am
Yohe-Am previously approved these changes Jan 1, 2024
@Natoandro Natoandro merged commit 943cda1 into main Jan 3, 2024
8 checks passed
@Natoandro Natoandro deleted the interactive-deployment branch January 3, 2024 16:54
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.

None yet

3 participants