c.l.w.a.LaunchpadDatabase(Postgres) : class documentation

Part of canonical.launchpad.webapp.adapter View In Hierarchy

No class docstring
Method __init__ Undocumented
Method dsn_without_user This database's dsn without the 'user=...' bit.
Method raw_connect Undocumented
Method connection_factory Return the correct connection factory for the current mode.
def __init__(self, uri):
Undocumented
@property
def dsn_without_user(self):
This database's dsn without the 'user=...' bit.
def raw_connect(self):
Undocumented
@property
def connection_factory(self):
Return the correct connection factory for the current mode.

If we are running in read-only mode, returns a ReadOnlyModeConnection. Otherwise it returns the Storm default.

API Documentation for Launchpad, generated by pydoctor at 2010-09-27 00:00:11.