]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
maintain alphabetical create_engine() param ordering
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 11 Aug 2025 14:19:12 +0000 (10:19 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 11 Aug 2025 14:19:12 +0000 (10:19 -0400)
commitbcd6bba54bf62dcd6a9fc0b84e1630d4398b19ec
tree83daba1951949d970d7a945f2cc82d8868de0a6e
parentb5172fcdb7050c9ac7f94a40fd2076bd21d6228f
maintain alphabetical create_engine() param ordering

the name changed on this so it needs to be moved down

Change-Id: I119c3f5db9262c80b6dd2175e1e56073776607cf
lib/sqlalchemy/engine/create.py