summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - Added get_pk_constraint() to reflection.Inspector, similarMike Bayer2010-04-157-14/+109
* more test adjustmentsMike Bayer2010-04-151-4/+17
* actually we need to copy the dict there since it gets run repeatedly inside o...Mike Bayer2010-04-151-1/+1
* adjust incoming params to add keys that are specific to the compiled, i.e. or...Mike Bayer2010-04-151-0/+3
* - beef up the --reversetop test option to embed RandomSet throughout the ORMMike Bayer2010-04-158-81/+63
* dont use collections on 2.4Mike Bayer2010-04-141-3/+2
* 0.6.0 prepMike Bayer2010-04-143-11/+5
* merge tipMike Bayer2010-04-141-2/+4
|\
| * update language regarding the behavior of expire/refresh with regards to rela...Mike Bayer2010-04-141-2/+4
* | merge tipMike Bayer2010-04-1312-67/+463
|\ \ | |/
| * merge tipChris Withers2010-04-135-30/+79
| |\
| | * merge tipMike Bayer2010-04-121-6/+12
| | |\
| | | * much more descriptive message for bind param name conflict, [ticket:1766]Mike Bayer2010-04-121-6/+12
| | * | further testing reveals that cursor.rowcount is only called with update/delet...Mike Bayer2010-04-124-24/+67
| | |/
| * | docs for new mixin class control abilitiesChris Withers2010-04-133-1/+100
| * | add another edge case exampleChris Withers2010-04-131-2/+26
| * | wire in utility docsChris Withers2010-04-131-1/+1
| * | add utility docsChris Withers2010-04-131-0/+5
| * | stop Sphinx whining about this file, I believe it's used direct from a templateChris Withers2010-04-131-1/+1
| * | helper method for spotting inherited tablesChris Withers2010-04-132-5/+13
| * | I think I'm about to have a When Harry Met Sally momentChris Withers2010-04-131-6/+15
| * | close, but still no cigarChris Withers2010-04-131-24/+23
| * | correct orderingChris Withers2010-04-131-1/+1
| * | remove tortologyChris Withers2010-04-131-2/+2
| * | beef up test cases to reveal that I'm not as close as I'd thought :-(Chris Withers2010-04-131-44/+81
| * | handle propagationChris Withers2010-04-121-21/+25
| * | correct this test caseChris Withers2010-04-121-3/+0
| * | refactor to highlight the problem areasChris Withers2010-04-121-22/+13
| * | mergeChris Withers2010-04-126-31/+120
| |\ \ | | |/
| | * - The functionality of result.rowcount is now disabledMike Bayer2010-04-113-19/+80
| | * - added a test for the solution in [ticket:1757].Mike Bayer2010-04-111-1/+22
| | * merge branchGaëtan de Menten2010-04-1138-503/+1019
| | |\
| | * | - enginesGaëtan de Menten2010-04-112-5/+13
| * | | improve test case correctnessChris Withers2010-04-091-5/+11
| * | | no need for this to be a functionChris Withers2010-04-091-4/+1
| * | | mergeChris Withers2010-04-091-0/+81
| |\ \ \
| | * | | made this easier to readChris Withers2010-04-091-1/+3
| | * | | learn to spellChris Withers2010-04-091-4/+4
| | * | | more testcases for propogation with mixins in declarativeChris Withers2010-04-091-0/+81
* | | | | move factory function to classmethodMike Bayer2010-04-112-11/+13
* | | | | merge trunkMike Bayer2010-04-112-6/+5
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | - somejoin.select(fold_equivalents=True) is no longerMike Bayer2010-04-112-6/+5
| |/ / /
* | | | check_reverse was failing a not well covered m2m case.Mike Bayer2010-04-104-4/+62
* | | | merge defaultMike Bayer2010-04-1010-21/+115
|\ \ \ \ | |/ / /
| * | | made this easier to readChris Withers2010-04-091-1/+3
| * | | - fixed numeric test for pg8000, factored out decimal/float codesMike Bayer2010-04-094-14/+20
| |/ /
| * | ignore egg-info directoriesChris Withers2010-04-091-0/+1
| * | - make it exceedlingly obvious that all topological/unitofwork code isMike Bayer2010-04-077-173/+130
| * | fix this test for oracleMike Bayer2010-04-071-3/+6
| * | add example for changing TypeEngine compilationMike Bayer2010-04-071-1/+18