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

Add scripts to drop all collections #182

Merged
merged 6 commits into from
Jan 20, 2024
Merged

Conversation

vkarpov15
Copy link
Collaborator

The 5 collection per database limit makes it hard to run multiple sample apps: run the ecommerce sample app, then the reviews sample app will fail because there's already 4 collections. This PR adds a clean-db script to each sample that lets you drop all the collections from that sample, which makes it easier to run other samples.

@vkarpov15 vkarpov15 requested a review from a team as a code owner January 10, 2024 21:39
@vkarpov15 vkarpov15 merged commit 0b14f7c into main Jan 20, 2024
6 checks passed
@vkarpov15 vkarpov15 deleted the vkarpov15/add-drop-scripts branch January 20, 2024 21:53
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