summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
* - Fixed a regression introduced by :ticket:`2818` where the EXISTSMike Bayer2013-10-301-0/+10
* no such thing as default_strategy()...Mike Bayer2013-10-281-2/+3
* fix to the changelog system for when there's no change recs in the bodyMike Bayer2013-10-271-1/+5
* - Fixed bug where index reflection would mis-interpret indkey valuesMike Bayer2013-10-271-0/+12
* - farm out everthing to do with rtd out to the sqlalchemy.org siteMike Bayer2013-10-276-206/+33
* 0.8.3 releaserel_0_8_3Mike Bayer2013-10-262-2/+3
* - Fixed bug where Oracle table reflection using synonyms would failMike Bayer2013-10-251-0/+9
* - The regexp used by the :func:`.url.make_url` function now parsesMike Bayer2013-10-231-0/+8
* - Fixed bug where :func:`.type_coerce` would not interpret ORMMike Bayer2013-10-211-0/+8
* - add a type_coerce() step within Enum, Boolean to the CHECK constraint,Mike Bayer2013-10-201-1/+13
* - add a "limitations of reflection" section, [ticket:2233]Mike Bayer2013-10-182-1/+36
* - Removed a 128-character truncation from the reflection of theMike Bayer2013-10-181-0/+9
* - The change in :ticket:`2721`, which is that the ``deferrable`` keywordMike Bayer2013-10-181-0/+20
* The ``.unique`` flag on :class:`.Index` could be produced as ``None``Mike Bayer2013-10-141-0/+10
* - Added new option to :func:`.relationship` ``distinct_target_key``.Mike Bayer2013-10-131-0/+19
* MySQL-connector dialect now allows options in the create_engineMike Bayer2013-10-131-0/+9
* Parenthesis will be applied to a compound SQL expression asMike Bayer2013-10-121-0/+8
* - Fixed bug in default compiler plus those of postgresql, mysql, andMike Bayer2013-10-121-0/+10
* A :func:`.select` that is made to refer to itself in its FROM clause,Mike Bayer2013-10-081-0/+9
* Fixed bug where using an annotation such as :func:`.remote` orMike Bayer2013-10-081-0/+11
* Non-working "schema" argument on :class:`.ForeignKey` is deprecated;Mike Bayer2013-10-081-0/+7
* - add monetdbMike Bayer2013-10-011-2/+10
* changelogMike Bayer2013-09-291-0/+9
* its a featureMike Bayer2013-09-291-1/+1
* changelogMike Bayer2013-09-291-0/+9
* 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-041-0/+7
* Fixed bug where using the ``column_reflect`` event to change the ``.key``Mike Bayer2013-08-281-0/+8
* - fix a crapload of seealsosMike Bayer2013-08-271-1/+2
* - add version_id documentation [ticket:867]Mike Bayer2013-08-254-1/+160
* added "system=True" to Column, so that we generally don't have to botherMike Bayer2013-08-251-1/+6
* - The :class:`.CreateColumn` construct can be appled to a customMike Bayer2013-08-241-0/+7
* 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-217-2/+763
* 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-211-16/+26
* - reorganize docs so expression, schema are broken out into subfiles, they're...Mike Bayer2013-08-2130-1889/+1934
* Fixed bug where list instrumentation would fail to represent aMike Bayer2013-08-202-0/+20
* changelog adjust...Mike Bayer2013-08-181-1/+1
* Backported a change from 0.9 whereby the iteration of a hierarchyMike Bayer2013-08-181-0/+10
* Fixed a potential issue in an ordered sequence implementation usedMike Bayer2013-08-181-0/+9
* - add better notes to query.update(), most notably how to deal with a joined ...Mike Bayer2013-08-181-0/+2
* Fixed regression dating back to 0.7.9 whereby the name of a CTE mightMike Bayer2013-08-182-0/+15