]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- Keep reflected strings in the connection encoding, not unicode. For now.
authorJason Kirtland <jek@discorporate.us>
Thu, 12 Jul 2007 22:18:55 +0000 (22:18 +0000)
committerJason Kirtland <jek@discorporate.us>
Thu, 12 Jul 2007 22:18:55 +0000 (22:18 +0000)
commit94d81c84cefee51485c26d79b028aa85e61b147c
treee161b2f99348fc1f192a01885e9dcb5b58bf95bd
parentd115a8c94e5bdbc6675e0d8bb14269beedcdc9ae
- Keep reflected strings in the connection encoding, not unicode.  For now.
lib/sqlalchemy/databases/mysql.py