summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLele Gaifax <lele@metapensiero.it>2008-05-14 15:19:20 +0000
committerLele Gaifax <lele@metapensiero.it>2008-05-14 15:19:20 +0000
commit1524330c1027f2dfd0f372242b622f5860132c30 (patch)
treeb0c4e6a4f4ad932fb4ffeff3f16155f67e194155
parentac934fc5330fad7ba971478d3d21fc5535fc848a (diff)
downloadsqlalchemy-1524330c1027f2dfd0f372242b622f5860132c30.tar.gz
Whitespace
-rw-r--r--CHANGES3
1 files changed, 1 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 534867319..3f6ddbd03 100644
--- a/CHANGES
+++ b/CHANGES
@@ -173,7 +173,7 @@ user_defined_state
returned. This flag is only safe to use with a database
which does not support transactions (i.e. MySQL/MyISAM).
--ext
+- ext
- set-based association proxies |=, -=, ^= and &= are
stricter about their operands and only operate on sets,
frozensets or other association proxies. Previously, they
@@ -195,7 +195,6 @@ user_defined_state
This should obviate the need of adding a myriad of ODBC
options in the future.
-
- firebird
- Handle the "SUBSTRING(:string FROM :start FOR :length)"
builtin.