We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi there!
Thank you for this project, it appears that each time I redeploy my code, something is wiping my database clean.
I thought I had found the part of my code that was doing this:
myResource.handlers.populate({ force: true });
However, I took this code out and it's still happening. What am I doing wrong here?
Thanks again, Doug
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi there!
Thank you for this project, it appears that each time I redeploy my code, something is wiping my database clean.
I thought I had found the part of my code that was doing this:
However, I took this code out and it's still happening. What am I doing wrong here?
Thanks again,
Doug
The text was updated successfully, but these errors were encountered: