Files
sqlalchemy/test/dialect
Mike Bayer 5397d95365 - Added client_encoding parameter to create_engine()
when the postgresql+psycopg2 dialect is used;
calls the psycopg2 set_client_encoding() method
with the value upon connect.  [ticket:1839]
2011-10-15 15:05:51 -04:00
..