]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- Rearranged the `load_dialect_impl()` method in
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 13 Nov 2008 20:38:56 +0000 (20:38 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 13 Nov 2008 20:38:56 +0000 (20:38 +0000)
commitf3de4d545fc53bb3bb3b4b5e28c9dee79f017cc4
tree4ba5d86607ab13bce186fa9bbd2875573a8be2e5
parent0148adec3069c64f3dca8d269e4c0fac3fe6bcaf
- Rearranged the `load_dialect_impl()` method in
`TypeDecorator` such that it will take effect
even if the user-defined `TypeDecorator` uses
another `TypeDecorator` as its impl.
CHANGES
lib/sqlalchemy/types.py