MCPcopy Create free account
hub / github.com/alphagov/notifications-api / get_bind

Method get_bind

app/session.py:9–10  ·  view source on GitHub ↗
(self, *args, bind=None, **kwargs)

Source from the content-addressed store, hash-verified

7 super().__init__(*args, **kwargs)
8
9 def get_bind(self, *args, bind=None, **kwargs):
10 return self._db.engines[self.bind_key]

Callers 15

upgradeFunction · 0.80
upgradeFunction · 0.80
upgradeFunction · 0.80
downgradeFunction · 0.80
upgradeFunction · 0.80
downgradeFunction · 0.80
upgradeFunction · 0.80
downgradeFunction · 0.80
upgradeFunction · 0.80
upgradeFunction · 0.80
downgradeFunction · 0.80
upgradeFunction · 0.80

Calls

no outgoing calls

Tested by 2

upgradeFunction · 0.64
downgradeFunction · 0.64