Brad Allen
|
87c50f2aac
|
Because of changes to SQLAlchemy bind parameter placement, removed all mxodbc test disabling statements having this pattern: @testing.crashes('mssql+mxodbc', """Invalid bind parameter placement:
|
2010-03-17 16:27:39 -06:00 |
|
Brad Allen
|
d6b5550f42
|
Disabling tests for mssql+mxodbc where mxODBC cursor.execute chokes on invalid placement of bind parameter "?" within the SQL statement.
|
2010-03-16 16:57:54 -06:00 |
|
Mike Bayer
|
c5e29f0eed
|
fixed the illegal_initial_chars collection + unit test, [ticket:1659]
|
2010-01-21 15:56:23 +00:00 |
|
Mike Bayer
|
8fc5005dfe
|
merge 0.6 series to trunk.
|
2009-08-06 21:11:27 +00:00 |
|
Mike Bayer
|
45cec095b4
|
- unit tests have been migrated from unittest to nose.
See README.unittests for information on how to run
the tests. [ticket:970]
|
2009-06-10 21:18:24 +00:00 |
|