diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2013-01-12 12:14:15 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2013-01-12 12:14:15 -0500 |
commit | 56b1f4c8845373b6680d6ab09dcefe36eaeb12fb (patch) | |
tree | 40aa05557e1f748796f31e24a3b0eb41331e2708 /test/dialect/test_postgresql.py | |
parent | 17c300eb07b775424d99eb47802fd9385050827e (diff) | |
download | sqlalchemy-56b1f4c8845373b6680d6ab09dcefe36eaeb12fb.tar.gz |
- changelog for pullreq 32
- Fixed a regression whereby the "collation" parameter
of the character types CHAR, NCHAR, etc. stopped working,
as "collation" is now supported by the base string types.
The TEXT, NCHAR, CHAR, VARCHAR types within the
MSSQL dialect are now synonyms for the base types.
- move out the type rendering tests into DB-agnostic tests
and remove some of the old "create" statements. tests here
are still very disorganized.
Diffstat (limited to 'test/dialect/test_postgresql.py')
0 files changed, 0 insertions, 0 deletions