pocketbase / js-sdk

PocketBase JavaScript SDK
https://www.npmjs.com/package/pocketbase
MIT License
2.17k stars 127 forks source link

Delete all records option #311

Closed brandonAdame closed 2 months ago

brandonAdame commented 2 months ago

So far I've been loving using pocketbase and all the features it offers. However, it would be nice for there to be deleteAll() option for removing all records in a DB.

ganigeorgiev commented 2 months ago

See https://github.com/pocketbase/pocketbase/issues/2238. It exists in the roadmap but remains a very low priority.