This commit is contained in:
@@ -464,6 +464,9 @@ namespace AyaNova.Util
|
||||
await EraseTableAsync("anotifyevent", conn);
|
||||
await EraseTableAsync("anotifydeliverylog", conn);
|
||||
await EraseTableAsync("anotifysubscription", conn);
|
||||
await EraseTableAsync("acustomernotifyevent", conn);
|
||||
await EraseTableAsync("acustomernotifydeliverylog", conn);
|
||||
await EraseTableAsync("acustomernotifysubscription", conn);
|
||||
|
||||
await EraseTableAsync("amemo", conn);
|
||||
await EraseTableAsync("areminder", conn);//depends on User
|
||||
|
||||
Reference in New Issue
Block a user