]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- clean up unicode docs and clarify that client_encoding
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 7 Oct 2014 18:06:46 +0000 (14:06 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 7 Oct 2014 18:06:46 +0000 (14:06 -0400)
commitc55d10940b1953fce2129e7bcfe1728bea33cd1d
tree7a31c509ff439cbec00ccf5069392df9939f42f1
parent2885f78e4e20c2ae8552594ac7f0231b1bee4aad
- clean up unicode docs and clarify that client_encoding
at the engine level is not the same thing as at the connect args
level.
lib/sqlalchemy/dialects/postgresql/psycopg2.py