[Checkins] SVN: Products.SQLAlchemyDA/trunk/CHANGES.txt

Andreas Jung andreas at andreas-jung.com
Sat Jun 9 02:04:11 EDT 2007


Log message for revision 76525:
  

Changed:
  U   Products.SQLAlchemyDA/trunk/CHANGES.txt

-=-
Modified: Products.SQLAlchemyDA/trunk/CHANGES.txt
===================================================================
--- Products.SQLAlchemyDA/trunk/CHANGES.txt	2007-06-09 06:00:03 UTC (rev 76524)
+++ Products.SQLAlchemyDA/trunk/CHANGES.txt	2007-06-09 06:04:09 UTC (rev 76525)
@@ -2,14 +2,14 @@
 
     - fixed some security assertions
 
-    - added Test tab for executing SQL queries directly
+    - added "Test" tab for executing SQL queries directly
 
     - better error handling for ZMI screens
 
     - no longer depending on a pre-registered SQLAlchemy wrapper. SQLAlchemyDA
-      now accepts as any other DA a DSN as propertiy 'dsn'
+      now accepts (as any other DA) a DSN as property 'dsn'
 
-    - DSN can be passed within the add form
+    - DSN can be passed through the add form
 
     - redirect directly to "Info" tab after creating an instance through the ZMI
 
@@ -18,6 +18,8 @@
 
     - new properties 'transactional' and 'quoting_style'
 
+    - improved support for Oracle and MySQL
+
 0.2.1 (06.05.2007)
 
     - connections can be closed/opened through the ZMI



More information about the Checkins mailing list