Mike Bayer
5df1759e15
- got all examples working
...
- inline default execution occurs for *all* non-PK columns
unconditionally - preexecute only for non-executemany PK cols on
PG, Oracle, etc.
- new default docs
2007-09-01 21:21:29 +00:00
Mike Bayer
ed4fc64bb0
merging 0.4 branch to trunk. see CHANGES for details. 0.3 moves to maintenance branch in branches/rel_0_3.
2007-07-27 04:08:53 +00:00
Jason Kirtland
177d30cc01
- Deprecated DynamicMetaData- use ThreadLocalMetaData or MetaData instead
...
- Deprecated BoundMetaData- use MetaData instead
- Removed DMD and BMD from documentation
2007-07-06 00:58:09 +00:00
Mike Bayer
8d7a271b86
docs/examples for new with_parent() feature
2007-04-17 18:15:58 +00:00
Mike Bayer
99924c8645
docs: [ticket:345], [ticket:356], [ticket:48], [ticket:403], [ticket:394],
...
cleanup/completion of keyword arg documentation for create_engine(), mapper(), and
relation()
2007-01-21 00:09:25 +00:00
Mike Bayer
ee99f8d58c
new collections example
2006-12-12 21:42:13 +00:00