diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2011-10-03 15:19:07 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2011-10-03 15:19:07 -0400 |
commit | a9ebba3e1b135f1b5ac612844dce1e34e4d0eeee (patch) | |
tree | 58e531203d593b809528db53ce362c78862b8430 /test/dialect/test_postgresql.py | |
parent | bf2f3595d07002d56c77b329387932d4d27e3c45 (diff) | |
download | sqlalchemy-a9ebba3e1b135f1b5ac612844dce1e34e4d0eeee.tar.gz |
- a CREATE TABLE will put the COLLATE option
after CHARSET, which appears to be part of
MySQL's arbitrary rules regarding if it will actually
work or not. [ticket:2225]
- reflecting a MySQL table will ensure that the
options added to the Table at the table.kwargs
level have spaces converted to underscores.
This is a slight behavioral change specifically
to the "mysql_default_charset" option which
previously would not be symmetrical.
Diffstat (limited to 'test/dialect/test_postgresql.py')
0 files changed, 0 insertions, 0 deletions