main logo
Subject: [dabo-dev] dabo Commit 347
Author: noreply (AT) paulmcnett DOT com
Posted: 2004/06/30 16:36:54
 
View Entire Thread
New Search


dabo Commit
Revision 347
Date: 2004-06-30 14:36:53 -0700 (Wed, 30 Jun 2004)
Author: ed

Log:
Marked one other section for customization


Changed:
U trunk/db/dbPostgreSQL.py

Diff:
Modified: trunk/db/dbPostgreSQL.py
===================================================================
--- trunk/db/dbPostgreSQL.py 2004-06-30 20:03:46 UTC (rev 346)
+++ trunk/db/dbPostgreSQL.py 2004-06-30 21:36:53 UTC (rev 347)
@@ -4,6 +4,7 @@
class MySQL(dBackend):
def __init__(self):
dBackend.__init__(self)
+ ### TODO: what is the name of the adapter module?
self.dbModuleName = "PostgreSQLdb"
self.useTransactions = True




 
©2004 noreply .AT. paulmcnett DOT com
<-- Prior Message New Search Next Message -->