]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- add a topological rule here to place PARTITIONS after PARTITION_BY,
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 19 Feb 2014 22:00:37 +0000 (17:00 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 19 Feb 2014 22:01:26 +0000 (17:01 -0500)
commitbfdb51ac6a4b889db7797c8176d1baf8a1c59436
tree3a20d206510bff7739a357c3da1495c936dfd6d6
parentf9059f6cd8ccd9f50a9398f495fac89c85a83c29
- add a topological rule here to place PARTITIONS after PARTITION_BY,
for output consistency within the tests as well as in practice
lib/sqlalchemy/dialects/mysql/base.py