This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
sqlalchemy
Watch
2
Star
0
Fork
0
You've already forked sqlalchemy
mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced
2026-05-10 19:00:25 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5cce6bf2a86cb318d80953cd3712fcb77bbc52db
sqlalchemy
/
test
/
sql
T
History
Mike Bayer
5cce6bf2a8
- experimenting with pytidy with mods as a textmate plugin along
...
the path to 78 chars. eh
2010-07-10 14:50:13 -04:00
..
__init__.py
…
_base.py
- unit tests have been migrated from unittest to nose.
2009-06-10 21:18:24 +00:00
test_case_statement.py
- unit tests have been migrated from unittest to nose.
2009-06-10 21:18:24 +00:00
test_columns.py
- "out" parameters require a type that is supported by
2010-02-23 22:15:09 +00:00
test_compiler.py
fix test
2010-06-24 12:45:37 -04:00
test_constraints.py
- Fixed concatenation of constraints when "PRIMARY KEY"
2010-05-27 14:46:44 -04:00
test_defaults.py
- new oursql dialect added. [ticket:1613]
2009-11-10 22:39:42 +00:00
test_functions.py
- func.XXX() doesn't inadvertently resolve to non-Function
2010-05-13 15:26:53 -04:00
test_generative.py
- Fixed bug in Query whereby the usage of aliased() constructs
2010-03-23 14:54:26 -04:00
test_labels.py
- normalize sybase version numbers
2010-03-18 16:07:48 -04:00
test_query.py
- The argument to "ESCAPE" of a LIKE operator or similar
2010-06-24 12:19:15 -04:00
test_quote.py
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
test_returning.py
tweak to take advantage of returning support in executemany
2010-03-12 19:01:59 -08:00
test_rowcount.py
fix metadata import
2010-04-21 09:30:30 -04:00
test_selectable.py
- experimenting with pytidy with mods as a textmate plugin along
2010-07-10 14:50:13 -04:00
test_types.py
fix the enum for MySQL after native_enum added to adaption keys
2010-06-09 18:27:43 -04:00
test_unicode.py
do a check on this one to fix the buildbot
2010-04-16 14:13:13 -04:00