[Checkins] SVN: zope.rdb/trunk/README.txt Recreated README.txt and
removed everything except for overview.
Alexander Heavner
alex at zope.com
Thu Feb 15 15:04:24 EST 2007
Log message for revision 72628:
Recreated README.txt and removed everything except for overview.
Changed:
A zope.rdb/trunk/README.txt
-=-
Added: zope.rdb/trunk/README.txt
===================================================================
--- zope.rdb/trunk/README.txt 2007-02-15 19:58:22 UTC (rev 72627)
+++ zope.rdb/trunk/README.txt 2007-02-15 20:04:24 UTC (rev 72628)
@@ -0,0 +1,11 @@
+zope.rdb Package Readme
+=======================
+
+Overview
+--------
+
+Zope RDBMS Transaction Integration.
+
+Provides a proxy for interaction between the zope transaction framework and the
+db-api connection. Databases which want to support sub transactions need to
+implement their own proxy.
Property changes on: zope.rdb/trunk/README.txt
___________________________________________________________________
Name: svn:eol-style
+ native
More information about the Checkins
mailing list