Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
36
class
MyRetryDB(RetryOperationalError, PooledMySQLDatabase):
37
pass
38
39
40
def
init_database(app):
Callers
1
init_database
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected