This commit is contained in:
@@ -356,6 +356,8 @@ namespace AyaNova.Util
|
||||
await EraseTableAsync("anotifydeliverylog", conn);
|
||||
await EraseTableAsync("anotifysubscription", conn);
|
||||
|
||||
await EraseTableAsync("amemo", conn);
|
||||
|
||||
|
||||
//Delete from user options table first
|
||||
using (var cmd = new Npgsql.NpgsqlCommand())
|
||||
|
||||
Reference in New Issue
Block a user