]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
added docs to case() illusrtating usage of `literal_column()`, can't implement #809...
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 28 Oct 2009 15:46:51 +0000 (15:46 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 28 Oct 2009 15:46:51 +0000 (15:46 +0000)
commitb01d6341611d4457b70aa1f631abe8223bd16a57
tree5e6c71a3869460d8ec098cc5786ea41d13a6ffa0
parent953a653179e0787a4b90c7fffd361aef178b4617
added docs to case() illusrtating usage of `literal_column()`, can't implement #809 directly
lib/sqlalchemy/sql/expression.py