Hi!
On Thu, Dec 31, 2009 at 09:56:32AM -0700, David wrote:
> I would like to add support to SQLObject for the www.rdbhost.com service.
Welcome!
> It seems that the scheme from an opener URI is used to select the
> driver, but is not provided to that driver's constructor. For
> example, the '
I would like to add support to SQLObject for the www.rdbhost.com service.
Rdbhost provides Postgresql databases via web-service. We have a DB
API 2 interface module, called 'Rdbhdb', to facilitate using our
hosted databases from Python, and I would like to provide 'drop-in'
support for SQLObject