MCPcopy Create free account
hub / github.com/RocketMap/RocketMap / MyRetryDB

Class MyRetryDB

pogom/models.py:36–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34
35
36class MyRetryDB(RetryOperationalError, PooledMySQLDatabase):
37 pass
38
39
40def init_database(app):

Callers 1

init_databaseFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected