| Commit message (Expand) | Author | Age | Files | Lines |
* | merging 0.4 branch to trunk. see CHANGES for details. 0.3 moves to maintena... | Mike Bayer | 2007-07-27 | 1 | -215/+0 |
* | - Deprecated DynamicMetaData- use ThreadLocalMetaData or MetaData instead | Jason Kirtland | 2007-07-06 | 1 | -1/+1 |
* | - eager loading will not "aliasize" "order by" clauses that were placed | Mike Bayer | 2007-03-14 | 1 | -1/+15 |
* | - some cleanup to the unitofwork test suite (needs much more) | Mike Bayer | 2007-02-15 | 1 | -29/+12 |
* | revert old unittest patch for MSSQL | Rick Morrison | 2007-02-15 | 1 | -9/+0 |
* | test patches from [ticket:422] | Mike Bayer | 2007-01-23 | 1 | -0/+8 |
* | - specifying joins in the from_obj argument of query.select() will | Mike Bayer | 2006-09-27 | 1 | -3/+50 |
* | fixed bug where if a many-to-many table mapped as "secondary" had other cols ... | Mike Bayer | 2006-06-16 | 1 | -1/+1 |
* | - got rudimental "mapping to multiple tables" functionality cleaned up, | Mike Bayer | 2006-06-02 | 1 | -1/+6 |
* | merged 0.2 branch into trunk; 0.1 now in sqlalchemy/branches/rel_0_1 | Mike Bayer | 2006-05-25 | 1 | -33/+11 |
* | refactor to engine to have a separate SQLSession object. allows nested trans... | Mike Bayer | 2006-03-17 | 1 | -1/+1 |
* | added new style of begin/commit which returns a tranactional object | Mike Bayer | 2006-02-18 | 1 | -1/+4 |
* | inheritance test | Mike Bayer | 2006-02-16 | 1 | -4/+10 |
* | latest reorgnanization of the objectstore, the Session is a simpler object th... | Mike Bayer | 2006-02-14 | 1 | -0/+7 |
* | somewhat of an overhaul, got alltests to work again | Mike Bayer | 2006-02-09 | 1 | -0/+1 |
* | adjustments for oracle sequences | Mike Bayer | 2005-12-30 | 1 | -3/+3 |
* | fix to oracle function select, users table in test should be non-sequence | Mike Bayer | 2005-12-17 | 1 | -1/+1 |
* | refactoring of execution path, defaults, and treatment of different paramstyles | Mike Bayer | 2005-12-17 | 1 | -1/+1 |
* | more grueling unit tests involving limit, offset and distinct (and unions) | Mike Bayer | 2005-12-08 | 1 | -1/+2 |
* | added rudimentary support for limit and offset (with the hack version in oracle) | Mike Bayer | 2005-12-07 | 1 | -1/+2 |
* | migrated __ALL__ to __all__, oops, and reworked module | Mike Bayer | 2005-11-30 | 1 | -5/+4 |
* | some cleanup to tests, adjustments to support mysql quirks | Mike Bayer | 2005-11-27 | 1 | -4/+10 |
* | cleaning up more with command-line args | Mike Bayer | 2005-11-26 | 1 | -1/+1 |
* | refactoring test to be more consistent, added multipk test to engine | Mike Bayer | 2005-11-26 | 1 | -13/+1 |
* | moving sqlite filename into named options | Mike Bayer | 2005-11-05 | 1 | -2/+2 |
* | (no commit message) | Mike Bayer | 2005-10-30 | 1 | -2/+2 |
* | (no commit message) | Mike Bayer | 2005-10-23 | 1 | -0/+2 |
* | sequences, oracle | Mike Bayer | 2005-10-23 | 1 | -4/+3 |
* | (no commit message) | Mike Bayer | 2005-10-22 | 1 | -2/+2 |
* | oid oid oid orderby lala | Mike Bayer | 2005-10-22 | 1 | -2/+2 |
* | oids rows insert sort orders galore | Mike Bayer | 2005-10-22 | 1 | -8/+15 |
* | full mapper test suite works with postgres | Mike Bayer | 2005-10-22 | 1 | -6/+65 |
* | (no commit message) | Mike Bayer | 2005-10-22 | 1 | -5/+5 |
* | (no commit message) | Mike Bayer | 2005-10-22 | 1 | -55/+0 |
* | (no commit message) | Mike Bayer | 2005-10-22 | 1 | -1/+1 |
* | postgres kickin my ass w00p | Mike Bayer | 2005-10-21 | 1 | -23/+24 |
* | (no commit message) | Mike Bayer | 2005-10-15 | 1 | -0/+2 |
* | (no commit message) | Mike Bayer | 2005-10-14 | 1 | -1/+1 |
* | (no commit message) | Mike Bayer | 2005-10-14 | 1 | -0/+1 |
* | (no commit message) | Mike Bayer | 2005-10-01 | 1 | -3/+3 |
* | (no commit message) | Mike Bayer | 2005-10-01 | 1 | -10/+10 |
* | (no commit message) | Mike Bayer | 2005-09-24 | 1 | -0/+9 |
* | (no commit message) | Mike Bayer | 2005-09-24 | 1 | -5/+5 |
* | (no commit message) | Mike Bayer | 2005-09-23 | 1 | -3/+3 |
* | active record stuff | Mike Bayer | 2005-09-22 | 1 | -6/+6 |
* | (no commit message) | Mike Bayer | 2005-09-17 | 1 | -44/+51 |
* | (no commit message) | Mike Bayer | 2005-09-17 | 1 | -0/+36 |
* | (no commit message) | Mike Bayer | 2005-09-17 | 1 | -2/+2 |
* | foreign key relatinoships are defined primarily at the schema level | Mike Bayer | 2005-09-15 | 1 | -2/+2 |
* | (no commit message) | Mike Bayer | 2005-09-15 | 1 | -1/+1 |