entropy.db: createCountersTable got removed
This commit is contained in:
@@ -4438,7 +4438,6 @@ class LocalRepository:
|
||||
""")
|
||||
|
||||
def regenerateCountersTable(self, vdb_path, output = False):
|
||||
self.createCountersTable()
|
||||
# this is necessary now, counters table should be empty
|
||||
self.cursor.execute("DELETE FROM counters;")
|
||||
# assign a counter to an idpackage
|
||||
|
||||
Reference in New Issue
Block a user