-
Notifications
You must be signed in to change notification settings - Fork 5k
Open
Labels
product / consoleConsole, UI and UX issuesConsole, UI and UX issuesproduct / databasesFixes and upgrades for the Appwrite Database.Fixes and upgrades for the Appwrite Database.
Description
π Enhancement description
I would like to have a button to empty a table on the console, on the Settings tab, either on its own section or under the Delete table section. This could be a new command on the SDK too. This will reset the sequence number too.
π€ Pitch
It would be use it on development phase only, and it's a short-hand to delete and re-create the table with the same structure. Also, it would be shorter than listing all records and deleting them one by one.
I know I could run tablesDB.deleteRows with no queries, but have to use the SDK.
π Have you spent some time to check if this issue has been raised before?
- I checked and didn't find similar issue
π’ Have you read the Code of Conduct?
- I have read the Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
product / consoleConsole, UI and UX issuesConsole, UI and UX issuesproduct / databasesFixes and upgrades for the Appwrite Database.Fixes and upgrades for the Appwrite Database.