Mike Bayer
|
bb79e2e871
|
merged 0.2 branch into trunk; 0.1 now in sqlalchemy/branches/rel_0_1
|
2006-05-25 14:20:23 +00:00 |
|
Mike Bayer
|
680c276073
|
moves the binding of a TypeEngine object from "schema/statement creation" time into "compilation" time
|
2006-04-06 01:15:46 +00:00 |
|
Mike Bayer
|
d929ae8d90
|
introducing...the mods package ! the SelectResults thing moves as the first mod
|
2006-03-31 07:20:13 +00:00 |
|
Mike Bayer
|
1a5e65c14f
|
Jonas Borgström's fantastic SelectRsults patch that adds dynamic list argument support to the mapper.select() methd. associated unit test tweaks and mapper integration.
|
2006-03-31 02:25:59 +00:00 |
|
Mike Bayer
|
f08bf5a6fe
|
fixed nasty transaction counting bug with new session thing + unit test
|
2006-03-17 02:51:08 +00:00 |
|
Mike Bayer
|
a4ba9b5414
|
oid inits at compilation time/when needed again, added a unit test
|
2006-02-28 23:18:43 +00:00 |
|
Mike Bayer
|
d953de35d6
|
base begin method returns transaciton object
|
2006-02-18 22:31:47 +00:00 |
|
Mike Bayer
|
86c0504fa6
|
tableimpl and columnimpl proxy to actual impl objects per engine
|
2006-02-11 21:04:48 +00:00 |
|
Mike Bayer
|
6bf949d3f4
|
somewhat of an overhaul, got alltests to work again
|
2006-02-09 00:34:07 +00:00 |
|
Jason Pellerin
|
6f11c56230
|
Provisional fix for #51, very slightly adapted from the patch posted in the ticket. Tests added to verify fix.
|
2006-02-05 14:43:10 +00:00 |
|
Mike Bayer
|
581d1dbdef
|
unit tests for proxy engine
|
2006-02-01 23:27:36 +00:00 |
|