#Clean the database in appwrite
8 messages · Page 1 of 1 (latest)
Redeploy with Appwrite CLI?
You could just delete the database, then redeploy from the CLI
A warning though - after deleting, you’ll have to leave it for a bit to let the deletes worker complete, otherwise when you redeploy the data will show back up.
what command to delete db?
You could just do it from the Console