summaryrefslogtreecommitdiff
path: root/test/tables.py
Commit message (Expand)AuthorAgeFilesLines
* merging 0.4 branch to trunk. see CHANGES for details. 0.3 moves to maintena...Mike Bayer2007-07-271-215/+0
* - Deprecated DynamicMetaData- use ThreadLocalMetaData or MetaData insteadJason Kirtland2007-07-061-1/+1
* - eager loading will not "aliasize" "order by" clauses that were placedMike Bayer2007-03-141-1/+15
* - some cleanup to the unitofwork test suite (needs much more)Mike Bayer2007-02-151-29/+12
* revert old unittest patch for MSSQLRick Morrison2007-02-151-9/+0
* test patches from [ticket:422]Mike Bayer2007-01-231-0/+8
* - specifying joins in the from_obj argument of query.select() willMike Bayer2006-09-271-3/+50
* fixed bug where if a many-to-many table mapped as "secondary" had other cols ...Mike Bayer2006-06-161-1/+1
* - got rudimental "mapping to multiple tables" functionality cleaned up,Mike Bayer2006-06-021-1/+6
* merged 0.2 branch into trunk; 0.1 now in sqlalchemy/branches/rel_0_1Mike Bayer2006-05-251-33/+11
* refactor to engine to have a separate SQLSession object. allows nested trans...Mike Bayer2006-03-171-1/+1
* added new style of begin/commit which returns a tranactional objectMike Bayer2006-02-181-1/+4
* inheritance testMike Bayer2006-02-161-4/+10
* latest reorgnanization of the objectstore, the Session is a simpler object th...Mike Bayer2006-02-141-0/+7
* somewhat of an overhaul, got alltests to work againMike Bayer2006-02-091-0/+1
* adjustments for oracle sequencesMike Bayer2005-12-301-3/+3
* fix to oracle function select, users table in test should be non-sequenceMike Bayer2005-12-171-1/+1
* refactoring of execution path, defaults, and treatment of different paramstylesMike Bayer2005-12-171-1/+1
* more grueling unit tests involving limit, offset and distinct (and unions)Mike Bayer2005-12-081-1/+2
* added rudimentary support for limit and offset (with the hack version in oracle)Mike Bayer2005-12-071-1/+2
* migrated __ALL__ to __all__, oops, and reworked moduleMike Bayer2005-11-301-5/+4
* some cleanup to tests, adjustments to support mysql quirksMike Bayer2005-11-271-4/+10
* cleaning up more with command-line argsMike Bayer2005-11-261-1/+1
* refactoring test to be more consistent, added multipk test to engineMike Bayer2005-11-261-13/+1
* moving sqlite filename into named optionsMike Bayer2005-11-051-2/+2
* (no commit message)Mike Bayer2005-10-301-2/+2
* (no commit message)Mike Bayer2005-10-231-0/+2
* sequences, oracleMike Bayer2005-10-231-4/+3
* (no commit message)Mike Bayer2005-10-221-2/+2
* oid oid oid orderby lalaMike Bayer2005-10-221-2/+2
* oids rows insert sort orders galoreMike Bayer2005-10-221-8/+15
* full mapper test suite works with postgresMike Bayer2005-10-221-6/+65
* (no commit message)Mike Bayer2005-10-221-5/+5
* (no commit message)Mike Bayer2005-10-221-55/+0
* (no commit message)Mike Bayer2005-10-221-1/+1
* postgres kickin my ass w00pMike Bayer2005-10-211-23/+24
* (no commit message)Mike Bayer2005-10-151-0/+2
* (no commit message)Mike Bayer2005-10-141-1/+1
* (no commit message)Mike Bayer2005-10-141-0/+1
* (no commit message)Mike Bayer2005-10-011-3/+3
* (no commit message)Mike Bayer2005-10-011-10/+10
* (no commit message)Mike Bayer2005-09-241-0/+9
* (no commit message)Mike Bayer2005-09-241-5/+5
* (no commit message)Mike Bayer2005-09-231-3/+3
* active record stuffMike Bayer2005-09-221-6/+6
* (no commit message)Mike Bayer2005-09-171-44/+51
* (no commit message)Mike Bayer2005-09-171-0/+36
* (no commit message)Mike Bayer2005-09-171-2/+2
* foreign key relatinoships are defined primarily at the schema levelMike Bayer2005-09-151-2/+2
* (no commit message)Mike Bayer2005-09-151-1/+1