You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
This discussion was converted from issue #11406 on March 10, 2026 13:02.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
🔖 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.deleteRowswith no queries, but have to use the SDK.👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?
Beta Was this translation helpful? Give feedback.
All reactions