RE: [PDO-Users]psycopg support as well as pgdb

pythondbo-users-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org Wed, 19 Nov 2003 13:54:40 -0500
Newsgroups gmane.comp.python.db.pdo.user
Message-ID <[email protected]>
Of course, if you take the initiative and add it yourself, let us know. We
are a project
for and by the community, and are open to changes by the community.

Bryan J Gudorf
NeuroKode Labs, LLC

-----Original Message-----
From: pythondbo-users-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
[mailto:pythondbo-users-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org]
Sent: Wednesday, November 19, 2003 1:57 PM
To: pythondbo-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: [PDO-Users]psycopg support as well as pgdb


I could see it, we'll put it into the next non-bugfix release.

If you look at the pdo source, you may be able to do it yourself -
within the connection object are several dictionaries that define how pdo
should handle a connection string for each dbapi module.

You should be able to just copy the lines for pg and change pg
to psycopg in the new lines, and off you run.

Oh, and 1.2.1, which fixes a rather odd bug with .keys()
has been uploaded.

----- Original Message -----
From: <pythondbo-users-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>
To: <pythondbo-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>
Sent: Wednesday, November 19, 2003 1:31 PM
Subject: [PDO-Users]psycopg support as well as pgdb


> Is psycopg postgresql DBAPI adapter going to be supported in a future
> release?
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: SF.net Giveback Program.
> Does SourceForge.net help you be more productive?  Does it
> help you create better code?  SHARE THE LOVE, and help us help
> YOU!  Click Here: http://sourceforge.net/donate/
> _______________________________________________
> Pythondbo-users mailing list
> Pythondbo-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> https://lists.sourceforge.net/lists/listinfo/pythondbo-users
>


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Pythondbo-users mailing list
Pythondbo-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/pythondbo-users



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/