]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Fix typos in 'SQL Statements and Expressions API'
authoraplatkouski <5857672+aplatkouski@users.noreply.github.com>
Thu, 11 Jun 2020 20:14:12 +0000 (23:14 +0300)
committeraplatkouski <5857672+aplatkouski@users.noreply.github.com>
Tue, 16 Jun 2020 18:26:54 +0000 (21:26 +0300)
commit2c0361566eb7cdc69f1bed1b78f18afb8cdea4bf
treeb121ebda20a9f7f0ace15736678c49a69ac2edae
parent1f0d3bb058a99d28f8797f63db276bdebfb94e16
Fix typos in 'SQL Statements and Expressions API'

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