Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
upgrade
Function · 0.80
upgrade
Function · 0.80
upgrade
Function · 0.80
downgrade
Function · 0.80
upgrade
Function · 0.80
downgrade
Function · 0.80
upgrade
Function · 0.80
downgrade
Function · 0.80
upgrade
Function · 0.80
upgrade
Function · 0.80
downgrade
Function · 0.80
upgrade
Function · 0.80
Calls
no outgoing calls
Tested by
2
upgrade
Function · 0.64
downgrade
Function · 0.64