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

Added shadow database url to prisma #61

Merged
merged 2 commits into from
May 26, 2023

Conversation

michaelsieminski
Copy link
Contributor

@michaelsieminski michaelsieminski commented May 25, 2023

Summary

In some databases such as https://neon.tech its required to add a Shadow Database URL in Prisma for the migration to work.

This PR adds a DATABASE_SHADOW_URL to the .env.example file and uses it in the prisma schema file

  • My code follows the code style of this project and passes {style_guide_run_command}.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • My change has adequate Unit Test coverage.

@homanp
Copy link
Collaborator

homanp commented May 25, 2023

Thanks @1CAMOU 💯

@homanp homanp merged commit 8b9bc06 into superagent-ai:main May 26, 2023
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.

2 participants