1
Truncate table on Console
Source: appwrite/appwrite#11499 · opened by @imad-mn
đź”– 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](
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](
No pledges yet. Be the first to back this.
Comments
Similar requests
Enhanced User Management & Auth Analytics in Appwrite Console
1 vote · 0 comments
🚀 Enhancement: Management Studio on Console
0 votes · 0 comments
🚀 Feature: Select and delete multiple functions deployments at a time within the appwrite console.
1 vote · 0 comments
🚀 Feature: Allow encrypt string from console & save it to appwrite.json
1 vote · 0 comments
🚀 Feature: Reflect Appwrite Install Location in Management Console and Make Environs Directly Accessible
0 votes · 0 comments
No comments yet.