Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | overhaul to schema, addition of ForeignKeyConstraint/ | Mike Bayer | 2006-07-14 | 1 | -7/+1 |
* | fixed up boolean datatype for sqlite, mysql, ms-sql | Mike Bayer | 2006-07-13 | 1 | -0/+13 |
* | got MS-SQL support largely working, including reflection, basic types, fair a... | Mike Bayer | 2006-07-01 | 1 | -17/+41 |
* | removed toengine() calls | Mike Bayer | 2006-06-29 | 1 | -7/+5 |
* | added "NonExistentTable" exception throw to reflection, courtesy lbruno@repub... | Mike Bayer | 2006-06-06 | 1 | -3/+6 |
* | merged r. morrisons 0.2 update from branch to trunk | Mike Bayer | 2006-05-27 | 1 | -61/+80 |
* | merged 0.2 branch into trunk; 0.1 now in sqlalchemy/branches/rel_0_1 | Mike Bayer | 2006-05-25 | 1 | -1/+1 |
* | moves the binding of a TypeEngine object from "schema/statement creation" tim... | Mike Bayer | 2006-04-06 | 1 | -1/+1 |
* | adjustments to auto-table-aliasing logic (R. Morrison) | Mike Bayer | 2006-04-03 | 1 | -4/+4 |
* | DOH ! | Mike Bayer | 2006-04-03 | 1 | -0/+492 |