[z3-checkins] r18542 - z3/sqlos/branch/andres-sqlobject0.7
andres at codespeak.net
andres at codespeak.net
Fri Oct 14 15:36:55 CEST 2005
Author: andres
Date: Fri Oct 14 15:36:54 2005
New Revision: 18542
Modified:
z3/sqlos/branch/andres-sqlobject0.7/ftesting.zcml
Log:
Local modifications sneaked into the repository.
Modified: z3/sqlos/branch/andres-sqlobject0.7/ftesting.zcml
==============================================================================
--- z3/sqlos/branch/andres-sqlobject0.7/ftesting.zcml (original)
+++ z3/sqlos/branch/andres-sqlobject0.7/ftesting.zcml Fri Oct 14 15:36:54 2005
@@ -30,12 +30,12 @@
component='psycopgda.adapter.PsycopgAdapter'
dsn='dbi://testuser:testuser@localhost:5432/testdb'
/>
-<!--
+
<rdb:provideConnection
name='mysql'
component='mysqldbda.adapter.MySQLdbAdapter'
dsn='dbi://testuser:testuser@localhost:3306/testdb'
- />-->
+ />
<sqlos:factory
id="Dog"
More information about the z3-checkins
mailing list