[z3-checkins] r25753 - z3/sqlos/trunk/src/sqlos
jinty at codespeak.net
jinty at codespeak.net
Thu Apr 13 01:27:56 CEST 2006
Author: jinty
Date: Thu Apr 13 01:27:53 2006
New Revision: 25753
Modified:
z3/sqlos/trunk/src/sqlos/README.txt
Log:
Steal the compatibilty matrix from Five
Modified: z3/sqlos/trunk/src/sqlos/README.txt
==============================================================================
--- z3/sqlos/trunk/src/sqlos/README.txt (original)
+++ z3/sqlos/trunk/src/sqlos/README.txt Thu Apr 13 01:27:53 2006
@@ -17,7 +17,7 @@
+ Integrates the Zope transaction system and SQLObject, allowing
SQLObject to be used in lazyUpdate mode.
-
+
+ Uses Zope Database adapters in SQLObject.
+ Provide zcml configuration directives.
@@ -42,6 +42,17 @@
but it can be used with Zope 2. Heavily leveraging the work by the Five
project, a Zope 2 product (FiveSQLOS) was created to enable this.
+The following table shows which sqlos version can and should be used
+with which Zope 2 and Zope 3 versions.
+
+============ ========
+. Zope 2.9
+------------ --------
+. Zope 3.2
+============ ========
+sqlos 0.2 X
+============ ========
+
.. _FiveSQLOS: http://codespeak.net/svn/z3/sqlos/trunk/Zope2/FiveSQLOS/
More information about the z3-checkins
mailing list