summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* - Modified the behavior of :func:`.orm.load_only` such that primary keyMike Bayer2014-06-121-0/+12
* - changelogMike Bayer2014-06-081-0/+7
* Merged in univerio/sqlalchemy/materialized_paths (pull request #21) Mike Bayer2014-06-081-0/+5
|\
| * Materialized paths example.Jack Zhou2014-06-071-0/+5
* | changelogMike Bayer2014-06-081-0/+8
|/
* - remove drizzle dialectMike Bayer2014-05-304-77/+32
* - vastly improve the "safe close cursor" tests in test_reconnectMike Bayer2014-05-301-0/+14
* - The ``__mapper_args__`` dictionary is copied from a declarativeMike Bayer2014-05-301-0/+13
* fix typoMike Bayer2014-05-301-3/+3
* Merged in chrisw/sqlalchemy/more_range_docs (pull request #20) Mike Bayer2014-05-302-1/+31
|\
| * more docs for using psycopg2 range types, specifically instantiating models w...Chris Withers2014-05-252-1/+31
* | - changelog + docs for pg8000 transaction isolation levelMike Bayer2014-05-301-0/+8
* | - The psycopg2 ``.closed`` accessor is now consulted when determiningMike Bayer2014-05-301-0/+13
* | - Related to :ticket:`3060`, an adjustment has been made to the unitMike Bayer2014-05-301-0/+11
* | add ticketMike Bayer2014-05-291-0/+2
* | - Adjustment to attribute mechanics concerning when a value isMike Bayer2014-05-293-4/+100
* | relative hereMike Bayer2014-05-291-0/+1
* | - correct the size on side elementsMike Bayer2014-05-292-25/+60
* | - re-merge doc_nav. We've removed the whole idea of a "fixed top", and moved...Mike Bayer2014-05-295-122/+158
|\ \
| * | fixMike Bayer2014-05-291-1/+1
| * | moreMike Bayer2014-05-291-3/+4
| * | - all new approach which allows the main text to be on the topMike Bayer2014-05-294-132/+155
| * | - add some more height here so that anchors come outMike Bayer2014-05-271-2/+2
| * | - disallow negative scroll positions from affecting the left nav positionMike Bayer2014-05-271-1/+2
| * | - again use "fixed" for sidebar in all automated cases, dynamicallyMike Bayer2014-05-272-3/+12
| * | - go back to float:left for the sidenav in normal mode, we had a clear:rightMike Bayer2014-05-271-2/+4
| * | OK this one seems to be the most solidMike Bayer2014-05-273-18/+18
| * | - use relative/absolute positioning and greatly simplify everything,Mike Bayer2014-05-272-24/+24
| * | more tweaksMike Bayer2014-05-262-9/+40
| * | - automate the offset partMike Bayer2014-05-262-4/+6
| * | - add mobile detection, turn the whole thing off if mobileMike Bayer2014-05-263-1/+11
| * | - pull in the whole top into the fixed part, reduce the size, clean it upMike Bayer2014-05-265-64/+40
| * | - experiment with multi-zoned navigationMike Bayer2014-05-014-23/+82
* | | - disable the scrolling layout, anchors for code/params are not working,Mike Bayer2014-05-291-1/+2
* | | - Fixed a few edge cases which arise in the so-called "row switch"Mike Bayer2014-05-281-0/+15
* | | - a rework of doc layout and nav:Mike Bayer2014-05-286-79/+169
* | | - Fixed bug in INSERT..FROM SELECT construct where selecting from aMike Bayer2014-05-251-0/+8
* | | - Added the ``hashable=False`` flag to the PG :class:`.HSTORE` type, whichMike Bayer2014-05-251-0/+10
* | | - Fixed bug in subquery eager loading where a long chain ofMike Bayer2014-05-251-0/+11
* | | - Fixed bug in SQLite join rewriting where anonymized column namesMike Bayer2014-05-251-0/+9
| |/ |/|
* | - indicate all 0.9.5 issues as from 1.0.0 backported to 0.9.5Mike Bayer2014-05-241-0/+12
* | - Fixed bug where the :meth:`.Operators.__and__`,Mike Bayer2014-05-241-0/+10
* | - hyperlink all the column operators listed in the ORM tutorial common filter...Mike Bayer2014-05-241-11/+15
* | - document the compiler_kwargs accessorMike Bayer2014-05-231-0/+101
* | call this 1.0Mike Bayer2014-05-231-3/+3
* | - changelog for #3034, at this point we can mark fix #3034Mike Bayer2014-05-232-1/+44
* | - switch master to be 1.0Mike Bayer2014-05-237-10/+73
* | - changelog for #2785Mike Bayer2014-05-161-0/+11
* | typoMike Bayer2014-05-161-1/+1
* | - add lots more to the profiling sectionMike Bayer2014-05-161-340/+497