Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ __init__
Method
__init__
eos/db/saveddata/databaseRepair.py:27–28 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
25
26
class
DatabaseCleanup:
27
def
__init__(self):
28
pass
29
30
@staticmethod
31
def
ExecuteSQLQuery(saveddata_engine, query):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected