[Checkins] SVN: z3c.sqlalchemy/trunk/src/z3c/sqlalchemy/CHANGES.txt

Andreas Jung andreas at andreas-jung.com
Sat Apr 14 07:37:37 EDT 2007


Log message for revision 74129:
  

Changed:
  U   z3c.sqlalchemy/trunk/src/z3c/sqlalchemy/CHANGES.txt

-=-
Modified: z3c.sqlalchemy/trunk/src/z3c/sqlalchemy/CHANGES.txt
===================================================================
--- z3c.sqlalchemy/trunk/src/z3c/sqlalchemy/CHANGES.txt	2007-04-14 01:02:17 UTC (rev 74128)
+++ z3c.sqlalchemy/trunk/src/z3c/sqlalchemy/CHANGES.txt	2007-04-14 11:37:35 UTC (rev 74129)
@@ -1,3 +1,10 @@
+0.1.7 (unreleased)
+
+   - replace 'echo' parameter of the constructor with a generic **kw
+     parameter in order to provide full parameter support for
+     create_engine. Optional arguments passed to the constructur are
+     passed directly to create_engine()
+ 
 0.1.6 (28.03.2007)
 
    - fixed a bug in registerSQLAlchemyWrapper



More information about the Checkins mailing list