[z3-checkins] r5464 - z3/sqlos/trunk

dreamcatcher at codespeak.net dreamcatcher at codespeak.net
Tue Jul 6 21:44:56 MEST 2004


Author: dreamcatcher
Date: Tue Jul  6 21:44:55 2004
New Revision: 5464

Modified:
   z3/sqlos/trunk/README.txt
Log:
No more zopeproducts.

Modified: z3/sqlos/trunk/README.txt
==============================================================================
--- z3/sqlos/trunk/README.txt	(original)
+++ z3/sqlos/trunk/README.txt	Tue Jul  6 21:44:55 2004
@@ -58,7 +58,7 @@
   <!-- Here you configure the dsn for a given connection -->
   <rdb:provideConnection
    name='pgsql'
-   component='zopeproducts.psycopgda.adapter.PsycopgAdapter'
+   component='psycopgda.adapter.PsycopgAdapter'
    dsn='dbi://zope3:123@localhost:5432/zope3'
    />
 


More information about the z3-checkins mailing list