summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* breakthrough, wowMike Bayer2010-04-053-109/+33
* so here is kind of the idea. but it doesn't work like it used to.Mike Bayer2010-04-051-2/+22
* looks like most of the issues are because we're losing insert orderingMike Bayer2010-04-052-2/+62
* - many-to-many is up.Mike Bayer2010-04-052-77/+111
* better assertions, the concern is that an object will change state and not ha...Mike Bayer2010-04-051-14/+13
* these are some assertions that would make things easier, if they can be maint...Mike Bayer2010-04-051-4/+4
* - enabled the DetectKeySwitch, and additionally added that it needMike Bayer2010-04-054-80/+92
* branch mergeMike Bayer2010-04-051-16/+19
|\
| * better yetMike Bayer2010-04-051-2/+1
| * clarify intent and reduce lookups hereMike Bayer2010-04-051-16/+20
* | - further reduce what topological has to do, expects full list of nodesMike Bayer2010-04-043-46/+33
* | this fully moves the per_state methods to work with all states at onceMike Bayer2010-04-042-52/+70
* | moving the per-states operations to be aggreagted on the endpoints to reduceMike Bayer2010-04-043-29/+61
* | merge default branchMike Bayer2010-04-0413-188/+363
|\ \ | |/
| * - apparently [ticket:1761] was covered in tests already.Mike Bayer2010-04-041-1/+1
| * cleanup and callcount reduction in mapper._save_obj, _delete_obj.Mike Bayer2010-04-031-109/+195
| * - Now using cx_oracle output converters so that theMike Bayer2010-04-031-41/+62
| * branch mergeMike Bayer2010-04-0314-71/+166
| |\
| | * add FunctionElement exampleMike Bayer2010-04-021-2/+17
| | * - The ORM will set the docstring of all generated descriptorsMike Bayer2010-04-025-17/+49
| | * ... also when changing the row dynamicallyGaëtan de Menten2010-04-021-1/+1
| | * - made the C version of RowProxy accept any sequence for the row, instead ofGaëtan de Menten2010-04-021-17/+16
| | * - Declarative will raise an informative error messageMike Bayer2010-04-021-2/+6
| | * - id(obj) is no longer used internally within topological.py,Mike Bayer2010-04-012-11/+11
| | * - 'cycle' is a stack here - needs to be a list.Mike Bayer2010-03-311-2/+2
| | * - Restored some bind-labeling logic from 0.5 which ensuresMike Bayer2010-03-311-0/+10
| * | - the Numeric type raises an *enormous* warning when expectedMike Bayer2010-04-032-1/+10
* | | row switch works for post-cycle sorts too...just needed more data in the deps...Mike Bayer2010-04-033-23/+26
* | | got row switch more or less upMike Bayer2010-04-032-3/+16
* | | tweak how we indicate child deleted hereMike Bayer2010-04-031-9/+12
* | | o2m/m2o pretty much there, minus post update.Mike Bayer2010-04-033-4/+19
* | | - basic inheritance behaviorMike Bayer2010-04-033-17/+27
* | | working through cycles tests...Mike Bayer2010-04-012-37/+47
* | | many-to-one completed for self-referentialMike Bayer2010-04-011-14/+15
* | | refactor dependency elementsMike Bayer2010-04-012-89/+101
* | | this version passes one to many tests so farMike Bayer2010-04-015-78/+123
* | | self-referential working to a small degreeMike Bayer2010-04-012-23/+52
* | | one more ruleMike Bayer2010-04-011-1/+2
* | | beginning to address cycles but its not worked out yetMike Bayer2010-03-312-11/+96
* | | deletes, rudimentary many-to-onesMike Bayer2010-03-314-125/+117
* | | really got topological going. now that we aren't putting fricking mapped ob...Mike Bayer2010-03-312-83/+47
* | | its alive !Mike Bayer2010-03-316-159/+248
* | | This is turning out to be a rewrite of the accounting system of unitofwork.py...Mike Bayer2010-03-304-87/+111
* | | merge trunk. Re-instating topological._find_cycles for the momentMike Bayer2010-03-3049-1006/+2064
|\ \ \ | | |/ | |/|
| * | - the compiler extension now allows @compiles decoratorsMike Bayer2010-03-302-11/+12
| * | - Session.refresh() now does an equivalent expire()Mike Bayer2010-03-293-8/+42
| |/
| * - A collection lazy load will switch off defaultMike Bayer2010-03-282-39/+139
| * - The sqlalchemy.orm.shard module now becomes an extension,Mike Bayer2010-03-284-111/+138
| * documentation updatesMike Bayer2010-03-2811-49/+158
| * this is a rewrite from the old sybase module with almost nothingMike Bayer2010-03-271-5/+6