]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Use dict instead of list and use more sqlalchemy.testing functions.
authorAdrien Berchet <adrien.berchet@gmail.com>
Sun, 7 Apr 2019 20:25:40 +0000 (22:25 +0200)
committerAdrien Berchet <adrien.berchet@gmail.com>
Sun, 7 Apr 2019 20:31:05 +0000 (22:31 +0200)
commit79bd3530ea08f679a7fde27973e98edd57b81405
tree5205c231a513c443de269add56767a32403b8d98
parent537fa192fa77f979fe2502bacf8809b20c29b9c7
Use dict instead of list and use more sqlalchemy.testing functions.
lib/sqlalchemy/sql/functions.py
test/sql/test_deprecations.py
test/sql/test_functions.py