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

Clear whole database #20

Open
braysonjohn148 opened this issue Nov 2, 2022 · 2 comments
Open

Clear whole database #20

braysonjohn148 opened this issue Nov 2, 2022 · 2 comments

Comments

@braysonjohn148
Copy link

I want to delete all data in the database when user log out

@hydrokat
Copy link

I think

db.collection('collectionname').delete()

will do?

@haizadvnet
Copy link

No it don't

I think

db.collection('collectionname').delete()

will do?

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

No branches or pull requests

3 participants