commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

r6546 - in trunk/gnue-common/src/datasources/drivers: adodbapi/adodbapi


From: johannes
Subject: r6546 - in trunk/gnue-common/src/datasources/drivers: adodbapi/adodbapi db2/db2 oracle/cxoracle oracle/dcoracle
Date: Fri, 22 Oct 2004 04:05:28 -0500 (CDT)

Author: johannes
Date: 2004-10-22 04:05:27 -0500 (Fri, 22 Oct 2004)
New Revision: 6546

Modified:
   trunk/gnue-common/src/datasources/drivers/adodbapi/adodbapi/Info.py
   trunk/gnue-common/src/datasources/drivers/db2/db2/Info.py
   trunk/gnue-common/src/datasources/drivers/oracle/cxoracle/Info.py
   trunk/gnue-common/src/datasources/drivers/oracle/dcoracle/Info.py
Log:
Updated driver info


Modified: trunk/gnue-common/src/datasources/drivers/adodbapi/adodbapi/Info.py
===================================================================
--- trunk/gnue-common/src/datasources/drivers/adodbapi/adodbapi/Info.py 
2004-10-22 08:55:12 UTC (rev 6545)
+++ trunk/gnue-common/src/datasources/drivers/adodbapi/adodbapi/Info.py 
2004-10-22 09:05:27 UTC (rev 6546)
@@ -72,7 +72,8 @@
 -----
 1. This driver is only usable under MS Windows.
 
-2. This driver does not implement schema creation.
+2. This driver does not implement schema creation. Index introspection is not
+   supported by this driver
 
 3. Other than that, the driver is fully functional with no known serious
    problems.

Modified: trunk/gnue-common/src/datasources/drivers/db2/db2/Info.py
===================================================================
--- trunk/gnue-common/src/datasources/drivers/db2/db2/Info.py   2004-10-22 
08:55:12 UTC (rev 6545)
+++ trunk/gnue-common/src/datasources/drivers/db2/db2/Info.py   2004-10-22 
09:05:27 UTC (rev 6546)
@@ -56,4 +56,6 @@
 
 2. This driver has not been fully tested and is currently unmaintained.
    If you are successfully using this driver, please let us know.
+
+2. this driver does not support index introspection
 """

Modified: trunk/gnue-common/src/datasources/drivers/oracle/cxoracle/Info.py
===================================================================
--- trunk/gnue-common/src/datasources/drivers/oracle/cxoracle/Info.py   
2004-10-22 08:55:12 UTC (rev 6545)
+++ trunk/gnue-common/src/datasources/drivers/oracle/cxoracle/Info.py   
2004-10-22 09:05:27 UTC (rev 6546)
@@ -59,7 +59,7 @@
 2. Does not recognize the TWO_TASK environment setting.
 
 3. Creation of new databases with "gnue-schema --createdb" does not
-   work with this driver.
+   work with this driver. Index introspection is not supported.
 
 4. Other than that, the driver is fully functional with no known serious
    problems.

Modified: trunk/gnue-common/src/datasources/drivers/oracle/dcoracle/Info.py
===================================================================
--- trunk/gnue-common/src/datasources/drivers/oracle/dcoracle/Info.py   
2004-10-22 08:55:12 UTC (rev 6545)
+++ trunk/gnue-common/src/datasources/drivers/oracle/dcoracle/Info.py   
2004-10-22 09:05:27 UTC (rev 6546)
@@ -62,7 +62,7 @@
 2. Does not recognize the TWO_TASK environment setting.
 
 3. Creation of new databases with "gnue-schema --createdb" does not
-   work with this driver.
+   work with this driver. Index introspection is not supported
 
 4. Other than that, the driver is fully functional with no known serious
    problems.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]