[Modeling-cvs] SF.net SVN: modeling: [998] trunk/ProjectModeling/CHANGES
Status: Abandoned
Brought to you by:
sbigaret
From: <sbi...@us...> - 2006-04-22 18:36:17
|
Revision: 998 Author: sbigaret Date: 2006-04-22 11:36:10 -0700 (Sat, 22 Apr 2006) ViewCVS: http://svn.sourceforge.net/modeling/?rev=998&view=rev Log Message: ----------- Feature request #1011515: Configurability of ABORT/COMMIT on read-only transactions (postgresql/psycopg) Modified Paths: -------------- trunk/ProjectModeling/CHANGES Modified: trunk/ProjectModeling/CHANGES =================================================================== --- trunk/ProjectModeling/CHANGES 2006-04-22 14:00:35 UTC (rev 997) +++ trunk/ProjectModeling/CHANGES 2006-04-22 18:36:10 UTC (rev 998) @@ -7,6 +7,9 @@ ** Distributed under a 3-clause BSD-style license, see LICENSE for details ** ----------------------------------------------------------------------------- + * Feature request #1011515: Configurability of ABORT/COMMIT on read-only + transactions (for postgresql). + * Fixed bug #855257 and #918092: objects w/ string values containing simple quotes, and fetch requests containing simple quotes, were not properly handled by the SQLite and Oracle adaptor layers (they were escaped with This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |