| Commit message (Expand) | Author | Age | Files | Lines |
| * | - MySQL ENUM types can now optionally ensure that values are within the | Jason Kirtland | 2007-05-02 | 1 | -1/+2 |
| * | "alltests" runners call testbase.main(), which takes an optional suite, | Mike Bayer | 2007-03-15 | 1 | -1/+1 |
| * | - added basic 'zblog' test suite | Mike Bayer | 2006-09-05 | 1 | -1/+2 |
| * | reorganized unit tests into subdirectories | Mike Bayer | 2006-06-05 | 1 | -63/+8 |
| * | added new polymorph test, todos for session/cascade | Mike Bayer | 2006-06-03 | 1 | -0/+1 |
| * | polymorphic linked list test, tests polymorphic inheritance with circular refs | Mike Bayer | 2006-05-29 | 1 | -0/+1 |
| * | unit-tested product/specline/etc stuff | Mike Bayer | 2006-05-29 | 1 | -0/+1 |
| * | latest overhaul to association objects, plus an actual unit test | Mike Bayer | 2006-05-27 | 1 | -1/+2 |
| * | converted sqlsoup, got its doctests working (werent working in 0.1 either....... | Mike Bayer | 2006-05-27 | 1 | -1/+3 |
| * | merged 0.2 branch into trunk; 0.1 now in sqlalchemy/branches/rel_0_1 | Mike Bayer | 2006-05-25 | 1 | -9/+7 |
| * | rick morrison's CASE statement + unit test | Mike Bayer | 2006-05-15 | 1 | -0/+1 |
| * | lazyload clause calculation uses anonymous keynames for the bind parameters, ... | Mike Bayer | 2006-04-24 | 1 | -0/+1 |
| * | got circular many-to-many relationships to work | Mike Bayer | 2006-04-19 | 1 | -0/+1 |
| * | added 'entity_name' keyword argument to mapper. a mapper is now associated w... | Mike Bayer | 2006-04-03 | 1 | -0/+1 |
| * | Jonas Borgström's fantastic SelectRsults patch that adds dynamic list argume... | Mike Bayer | 2006-03-31 | 1 | -0/+1 |
| * | refactor to engine to have a separate SQLSession object. allows nested trans... | Mike Bayer | 2006-03-17 | 1 | -2/+3 |
| * | fixed bug in eager loading on a many-to-one [ticket:96], added the ticket tes... | Mike Bayer | 2006-03-06 | 1 | -0/+2 |
| * | moved name to 'defaults', going to put more default stuff in | Mike Bayer | 2006-03-04 | 1 | -2/+2 |
| * | test commit | Mike Bayer | 2006-02-22 | 1 | -0/+2 |
| * | one more test commit | Mike Bayer | 2006-02-22 | 1 | -2/+0 |
| * | this is a test commit | Mike Bayer | 2006-02-22 | 1 | -0/+2 |
| * | onetoone | Mike Bayer | 2006-02-19 | 1 | -4/+4 |
| * | added indexes to schema/ansisql/engine | Mike Bayer | 2006-02-18 | 1 | -1/+2 |
| * | fix to types test, postgres time types descend from Time type | Mike Bayer | 2006-02-17 | 1 | -2/+1 |
| * | got inheritance into alltest | Mike Bayer | 2006-02-16 | 1 | -1/+1 |
| * | inheritance test | Mike Bayer | 2006-02-16 | 1 | -0/+1 |
| * | fixes mostly to get the important unit tests to run for Oracle, boxesw withou... | Mike Bayer | 2006-02-14 | 1 | -1/+1 |
| * | somewhat of an overhaul, got alltests to work again | Mike Bayer | 2006-02-09 | 1 | -2/+45 |
| * | Fixed problem in Column.copy(), _make_proxy() with nullable and hidden not be... | Robert Leftwich | 2006-01-16 | 1 | -1/+1 |
| * | added manytomany to alltests | Mike Bayer | 2005-12-03 | 1 | -1/+1 |
| * | Added float type to support real/double precision/float8/etc sql data types. ... | Robert Leftwich | 2005-12-01 | 1 | -1/+1 |
| * | more fixes to schema constructor, test suites not conflicting with each other | Mike Bayer | 2005-11-26 | 1 | -0/+1 |
| * | (no commit message) | Mike Bayer | 2005-10-31 | 1 | -3/+3 |
| * | full mapper test suite works with postgres | Mike Bayer | 2005-10-22 | 1 | -2/+6 |
| * | (no commit message) | Mike Bayer | 2005-10-22 | 1 | -6/+2 |
| * | (no commit message) | Mike Bayer | 2005-09-24 | 1 | -0/+14 |