summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix a typo: evaluted -> evaluated.pr/32Hyunjun Kim2013-10-081-1/+1
* - add monetdbMike Bayer2013-10-011-2/+10
* - put exact version string in the testMike Bayer2013-09-292-5/+4
* changelogMike Bayer2013-09-291-0/+9
* Merge pull request #26 from hackop/ticket_2819mike bayer2013-09-291-1/+1
* add test for upcoming pullreqMike Bayer2013-09-291-1/+6
* its a featureMike Bayer2013-09-291-1/+1
* changelogMike Bayer2013-09-291-0/+9
* Merge pull request #25 from gthb/ticket_2821mike bayer2013-09-293-3/+14
* fix typo [ticket:2827]Mike Bayer2013-09-171-1/+1
* render "backports"/ "forward ports" automatically, only write outMike Bayer2013-09-173-117/+132
* Fixed Query.exists() method for the case, when query doesn't have any filters...Vladimir Magamedov2013-09-043-2/+18
* use a different col here to keep oracle happyMike Bayer2013-09-021-2/+12
* plus some more adjustments for mysql, or in general if an Index refers toMike Bayer2013-08-282-2/+12
* Fixed bug where using the ``column_reflect`` event to change the ``.key``Mike Bayer2013-08-283-10/+59
* - fix a crapload of seealsosMike Bayer2013-08-272-16/+27
* correct for missing fail() methods which were lost when we removed unittest.T...Mike Bayer2013-08-261-25/+20
* clean up formatting and other linting issuesMike Bayer2013-08-261-53/+51
* - add version_id documentation [ticket:867]Mike Bayer2013-08-255-36/+199
* forgot to add system to the copy() methodMike Bayer2013-08-252-0/+8
* added "system=True" to Column, so that we generally don't have to botherMike Bayer2013-08-254-6/+41
* Merge pull request #23 from yoloseem/mastermike bayer2013-08-252-3/+3
* - The :class:`.CreateColumn` construct can be appled to a customMike Bayer2013-08-244-4/+58
* - this comment is wrong, the method here returns all mapper entitiesMike Bayer2013-08-241-4/+1
* formattingMike Bayer2013-08-231-5/+5
* - update the test times, include pypy, clean up the scriptMike Bayer2013-08-211-19/+29
* add FAQ entry on large insertsMike Bayer2013-08-211-1/+127
* fix linkMike Bayer2013-08-211-1/+1
* move FAQ to the docs, [ticket:2133]Mike Bayer2013-08-2111-7/+791
* yikes return the modname if no lookup found...Mike Bayer2013-08-211-0/+2
* dont need to translate all these namesMike Bayer2013-08-211-8/+0
* too small!Mike Bayer2013-08-211-1/+1
* add some heightMike Bayer2013-08-211-2/+5
* additoinalMike Bayer2013-08-212-18/+44
* - reorganize docs so expression, schema are broken out into subfiles, they're...Mike Bayer2013-08-2131-1889/+1935
* pypy pickle isn't "bulletproof"Mike Bayer2013-08-201-1/+2
* apply test skips for pypy issue #1573 in 0.8 [ticket:2805]Mike Bayer2013-08-202-2/+15
* Fixed bug where list instrumentation would fail to represent aMike Bayer2013-08-204-4/+32
* changelog adjust...Mike Bayer2013-08-181-1/+1
* - use newly fixed WeakSequence (#2794) to not have to rely on class name for ...Mike Bayer2013-08-181-5/+4
* - add WeakSequence.append()Mike Bayer2013-08-182-6/+43
* Backported a change from 0.9 whereby the iteration of a hierarchyMike Bayer2013-08-182-1/+12
* fix the mergeMike Bayer2013-08-181-4/+0
* Fixed a potential issue in an ordered sequence implementation usedMike Bayer2013-08-183-4/+23
* - also do delete, add seealsos, formatting, etc. [ticket:2798]Mike Bayer2013-08-181-13/+37
* - add better notes to query.update(), most notably how to deal with a joined ...Mike Bayer2013-08-182-12/+38
* Fixed regression dating back to 0.7.9 whereby the name of a CTE mightMike Bayer2013-08-184-1/+32
* 0.8 changelogMike Bayer2013-08-171-0/+7
* - changelogMike Bayer2013-08-171-26/+26
* Merged in prschmid/sqlalchemy (pull request #4)Mike Bayer2013-08-171-3/+3