This commit is contained in:
@@ -268,6 +268,11 @@ namespace AyaNova.Util
|
||||
{
|
||||
await conn.OpenAsync();
|
||||
|
||||
//### DELIBERATELY IGNORED
|
||||
//Some data is deliberately not deleted for now:
|
||||
//Reports
|
||||
//Logos
|
||||
|
||||
//Delete from user options table first
|
||||
using (var cmd = new Npgsql.NpgsqlCommand())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user