MCPcopy Create free account
hub / github.com/pyfa-org/Pyfa / upgrade

Function upgrade

eos/db/migrations/upgrade5.py:8–9  ·  view source on GitHub ↗
(saveddata_engine)

Source from the content-addressed store, hash-verified

6
7
8def upgrade(saveddata_engine):
9 saveddata_engine.execute('DELETE FROM damagePatterns WHERE name LIKE ?', ("",))

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected