mass untag
This commit is contained in:
@@ -275,8 +275,7 @@ namespace AyaNova.Util
|
||||
//THIS METHOD IS ONLY CALLED BY SEEDER
|
||||
//SO ONLY REMOVE DATA THAT IS SEEDED
|
||||
//I.E. Normal user business data, not infrastructure data like license or localized text etc
|
||||
EraseTable("atagmap", conn);
|
||||
EraseTable("atag", conn);
|
||||
|
||||
EraseTable("afileattachment", conn);
|
||||
EraseTable("awidget", conn);
|
||||
EraseTable("aevent", conn);
|
||||
|
||||
Reference in New Issue
Block a user