Closed brandonAdame closed 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.
deleteAll()
See https://github.com/pocketbase/pocketbase/issues/2238. It exists in the roadmap but remains a very low priority.
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.