]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Added the missing *kw parameter to compiler.process() calls in documentation examples 4402/head
authorKonstantin Tretyakov <kt@ut.ee>
Mon, 17 Dec 2018 22:03:17 +0000 (23:03 +0100)
committerKonstantin Tretyakov <kt@ut.ee>
Mon, 17 Dec 2018 22:03:17 +0000 (23:03 +0100)
commit24ee93f63e21fccae6cbc1cc1c154dd56f1e1963
treed14ee3948237d0f4ff4646c8d08acff59af37b22
parent03ea0b3a0837a60afb21ac85fd4bbf13be0ac0bd
Added the missing *kw parameter to compiler.process() calls in documentation examples
lib/sqlalchemy/ext/compiler.py