diff options
| author | Lele Gaifax <lele@metapensiero.it> | 2008-05-14 15:19:20 +0000 |
|---|---|---|
| committer | Lele Gaifax <lele@metapensiero.it> | 2008-05-14 15:19:20 +0000 |
| commit | 1524330c1027f2dfd0f372242b622f5860132c30 (patch) | |
| tree | b0c4e6a4f4ad932fb4ffeff3f16155f67e194155 | |
| parent | ac934fc5330fad7ba971478d3d21fc5535fc848a (diff) | |
| download | sqlalchemy-1524330c1027f2dfd0f372242b622f5860132c30.tar.gz | |
Whitespace
| -rw-r--r-- | CHANGES | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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. |
