summaryrefslogtreecommitdiff
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
* Rewrite the convert_unicode docs and add tons of dragonsMike Bayer2018-12-212-36/+75
* - fix formatting on examples to list the description first, some flake8Mike Bayer2018-12-0716-126/+107
* All sphinx dependencies move under the github sqlalchemy organizationMike Bayer2018-12-031-3/+3
* typoRaphael2018-11-301-1/+1
* Move links etc. to github, new alembic linksMike Bayer2018-11-267-61/+9
* - 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
* Fix links and update verbiage for reset_on_returnMike Bayer2018-08-282-20/+18
* Correct for the INSERT statement, typosMike Bayer2018-08-091-5/+6
* Write a much better section about server defaultsMike Bayer2018-08-093-44/+219
* 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
* - default branch rel_0_9Mike Bayer2016-04-121-0/+1
* Fix typo from "addreses" to "addresses"Rachid Belaid2016-04-081-1/+1
* Fix some broken links in docsVille Skyttä2016-04-063-4/+4
* - Move review to gerrit.sqlalchemy.orgMike Bayer2016-04-061-1/+1
* - Add a git review fileMike Bayer2016-03-311-0/+3
* redundant "using the by changing" -> "using the"NestorTejero2016-03-301-1/+1
* ReST fix: missing backtickMarius Gedminas2016-03-211-1/+1
* - backport doc improvements from 31f96c27a5fea302358ba580313a2f742c12b83d re:Mike Bayer2016-03-152-13/+27
* - add notes for pyodbc limitations with rowcount fixes #3675Mike Bayer2016-03-152-0/+41
* Adds documentation to Query.slice().jfinkels2016-03-131-3/+28
* Update cascades.rstfalkerson2016-03-091-1/+1
* - further edit the unnest() example to suit PG's esoteric requirementsMike Bayer2016-02-181-4/+6
* - use same colname as the alias we give to the PG functionMike Bayer2016-02-161-2/+2
* - add more documentation to MutableDict explainingMike Bayer2016-02-101-0/+12
* - fully hyperlink the docstring for make_transientMike Bayer2016-02-083-12/+49
* 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
* - native unicode expectations are too difficult to maintainMike Bayer2016-01-231-59/+0
* - move out match compiler test to test_compilerMike Bayer2016-01-232-21/+8
* - documenation updates to clarify specific SQLite versionsMike Bayer2016-01-213-12/+45
* - generalize the verbiage on LargeBinary so that it doesn'tMike Bayer2016-01-202-12/+5
* - update oracle JDBC driver URL, fixes #3554Mike Bayer2016-01-201-2/+1
* - cross link for concrete helper classesMike Bayer2016-01-203-73/+39
* - 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
* - add a note that the literal_binds flag should be usedMike Bayer2016-01-201-1/+11
* - fix People -> Person , fixes #3628Mike Bayer2016-01-161-1/+1
* - fix some old verbiage that refers to text() as an "implicit" thingMike Bayer2016-01-141-8/+7
* - fix link to types in metadata, fixes #3618Mike Bayer2016-01-103-3/+3
* Update SQLAlchemy-Migrate link to the new repoJeff Widman2016-01-101-1/+1