]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Replace 'overriden' with 'overridden' inside warn
authoraplatkouski <5857672+aplatkouski@users.noreply.github.com>
Thu, 11 Jun 2020 20:20:23 +0000 (23:20 +0300)
committeraplatkouski <5857672+aplatkouski@users.noreply.github.com>
Tue, 16 Jun 2020 18:26:55 +0000 (21:26 +0300)
commita12d12b52f72407b9d6a05d1001a05774e50bc30
treee00b80bb4698b25e0bae3460643d4ec586497b3b
parent2c0361566eb7cdc69f1bed1b78f18afb8cdea4bf
Replace 'overriden' with 'overridden' inside warn

Signed-off-by: aplatkouski <5857672+aplatkouski@users.noreply.github.com>
lib/sqlalchemy/sql/functions.py
test/sql/test_functions.py