mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-06-02 13:59:02 -04:00
Whitespace
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user