summaryrefslogtreecommitdiff
path: root/doc/build
Commit message (Expand)AuthorAgeFilesLines
* Add missing disambiguation to non-primary mapper examplerel_0_9Mike Bayer2018-12-281-4/+12
* - remove non-working dialects some of which are 404'sMike Bayer2018-12-242-42/+14
* All sphinx dependencies move under the github sqlalchemy organizationMike Bayer2018-12-031-3/+3
* Move links etc. to github, new alembic linksMike Bayer2018-11-266-60/+8
* - remove @HEAD indicator from docs requirements, fixes #4375Mike Bayer2018-11-261-3/+3
* Remove unnecessary unicode and raw string prefixDenis Kataev2018-09-281-2/+2
* Correct for the INSERT statement, typosMike Bayer2018-08-091-5/+6
* Write a much better section about server defaultsMike Bayer2018-08-092-44/+215
* Replace 'with' with 'which'Kevin Horn2018-07-311-1/+1
* - add some context to the declarative section indicating this is notMike Bayer2018-07-054-2/+25
* - fix linking for the query.rst pageMike Bayer2018-07-041-3/+8
* - xmin example requires a server default declaration to functionMike Bayer2016-12-121-1/+3
* - update alembic linkMike Bayer2016-06-183-3/+3
* Update tutorial.rstEthan2016-04-201-1/+1
* Fix some broken links in docsVille Skyttä2016-04-062-3/+3
* redundant "using the by changing" -> "using the"NestorTejero2016-03-301-1/+1
* Update cascades.rstfalkerson2016-03-091-1/+1
* - fully hyperlink the docstring for make_transientMike Bayer2016-02-081-0/+1
* fix %x string format to compatible with Python 3.5Ruilin Huang2016-01-271-1/+1
* fix %x string format to compatible with Python 3.5xghrl2016-01-271-1/+1
* - restate the "secondary" / AssociationProxy warning more strongly.Mike Bayer2016-01-231-10/+52
* - documenation updates to clarify specific SQLite versionsMike Bayer2016-01-211-1/+7
* - generalize the verbiage on LargeBinary so that it doesn'tMike Bayer2016-01-201-2/+0
* - cross link for concrete helper classesMike Bayer2016-01-202-71/+20
* - typoMike Bayer2016-01-201-1/+1
* - redo the docs for concrete inheritance to more stronglyMike Bayer2016-01-202-50/+241
* - clarify the "Adding" section also illustrates updates, fixes #2942Mike Bayer2016-01-201-3/+6
* - fix People -> Person , fixes #3628Mike Bayer2016-01-161-1/+1
* - fix link to types in metadata, fixes #3618Mike Bayer2016-01-102-2/+2
* Update SQLAlchemy-Migrate link to the new repoJeff Widman2016-01-101-1/+1
* Fix typo in session docsAdrian Moennich2016-01-091-1/+1
* some spelling fixesjonathan vanasco2015-12-171-1/+1
* Revert "some spelling fixes" - unfortunately dml.py got whacked / pushed by a...Mike Bayer2015-12-171-1/+1
* some spelling fixesjonathan vanasco2015-12-161-1/+1
* Merge remote-tracking branch 'origin/pr/214'Mike Bayer2015-11-301-1/+1
* - fix ambiguous documentation re: after_flush_postexec(), theMike Bayer2015-11-091-1/+4
* - fix broken link to loader behaviorMike Bayer2015-11-071-1/+1
* - cross-linking for pool recycle featureMike Bayer2015-10-301-0/+2
* Link to maintained redshift dialectThomas Grainger2015-10-221-1/+1
* - add an additional note regarding select_from, fixes #3546Mike Bayer2015-10-021-0/+10
* - remove ambiguous use of the phrase "joined together by AND" as thisMike Bayer2015-10-011-0/+6
* - fix incorrect example in inheritance docsMike Bayer2015-09-151-3/+3
* - add new entry for sharing of Engine across process boundariesMike Bayer2015-09-141-0/+81
* - call it deque, since you can really pop from either sideMike Bayer2015-09-101-5/+5
* - add a new FAQ recipe for "walk all objects", replacing the needMike Bayer2015-09-101-0/+71
* fix typo in session events docsbsmithgall2015-09-081-1/+1
* Minor grammar fix for capitalisation in session docsDavid\ Beitey2015-09-081-1/+1
* - update moved link, fixes #3351Mike Bayer2015-09-031-1/+1
* - add new documentation that applies to all modern SQLA versions,Mike Bayer2015-09-027-17/+256
* - use consistent and descriptive language in all casesMike Bayer2015-08-271-6/+26