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