| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add missing disambiguation to non-primary mapper examplerel_0_9 | Mike Bayer | 2018-12-28 | 1 | -4/+12 |
| * | - remove non-working dialects some of which are 404's | Mike Bayer | 2018-12-24 | 2 | -42/+14 |
| * | All sphinx dependencies move under the github sqlalchemy organization | Mike Bayer | 2018-12-03 | 1 | -3/+3 |
| * | Move links etc. to github, new alembic links | Mike Bayer | 2018-11-26 | 6 | -60/+8 |
| * | - remove @HEAD indicator from docs requirements, fixes #4375 | Mike Bayer | 2018-11-26 | 1 | -3/+3 |
| * | Remove unnecessary unicode and raw string prefix | Denis Kataev | 2018-09-28 | 1 | -2/+2 |
| * | Correct for the INSERT statement, typos | Mike Bayer | 2018-08-09 | 1 | -5/+6 |
| * | Write a much better section about server defaults | Mike Bayer | 2018-08-09 | 2 | -44/+215 |
| * | Replace 'with' with 'which' | Kevin Horn | 2018-07-31 | 1 | -1/+1 |
| * | - add some context to the declarative section indicating this is not | Mike Bayer | 2018-07-05 | 4 | -2/+25 |
| * | - fix linking for the query.rst page | Mike Bayer | 2018-07-04 | 1 | -3/+8 |
| * | - xmin example requires a server default declaration to function | Mike Bayer | 2016-12-12 | 1 | -1/+3 |
| * | - update alembic link | Mike Bayer | 2016-06-18 | 3 | -3/+3 |
| * | Update tutorial.rst | Ethan | 2016-04-20 | 1 | -1/+1 |
| * | Fix some broken links in docs | Ville Skyttä | 2016-04-06 | 2 | -3/+3 |
| * | redundant "using the by changing" -> "using the" | NestorTejero | 2016-03-30 | 1 | -1/+1 |
| * | Update cascades.rst | falkerson | 2016-03-09 | 1 | -1/+1 |
| * | - fully hyperlink the docstring for make_transient | Mike Bayer | 2016-02-08 | 1 | -0/+1 |
| * | fix %x string format to compatible with Python 3.5 | Ruilin Huang | 2016-01-27 | 1 | -1/+1 |
| * | fix %x string format to compatible with Python 3.5 | xghrl | 2016-01-27 | 1 | -1/+1 |
| * | - restate the "secondary" / AssociationProxy warning more strongly. | Mike Bayer | 2016-01-23 | 1 | -10/+52 |
| * | - documenation updates to clarify specific SQLite versions | Mike Bayer | 2016-01-21 | 1 | -1/+7 |
| * | - generalize the verbiage on LargeBinary so that it doesn't | Mike Bayer | 2016-01-20 | 1 | -2/+0 |
| * | - cross link for concrete helper classes | Mike Bayer | 2016-01-20 | 2 | -71/+20 |
| * | - typo | Mike Bayer | 2016-01-20 | 1 | -1/+1 |
| * | - redo the docs for concrete inheritance to more strongly | Mike Bayer | 2016-01-20 | 2 | -50/+241 |
| * | - clarify the "Adding" section also illustrates updates, fixes #2942 | Mike Bayer | 2016-01-20 | 1 | -3/+6 |
| * | - fix People -> Person , fixes #3628 | Mike Bayer | 2016-01-16 | 1 | -1/+1 |
| * | - fix link to types in metadata, fixes #3618 | Mike Bayer | 2016-01-10 | 2 | -2/+2 |
| * | Update SQLAlchemy-Migrate link to the new repo | Jeff Widman | 2016-01-10 | 1 | -1/+1 |
| * | Fix typo in session docs | Adrian Moennich | 2016-01-09 | 1 | -1/+1 |
| * | some spelling fixes | jonathan vanasco | 2015-12-17 | 1 | -1/+1 |
| * | Revert "some spelling fixes" - unfortunately dml.py got whacked / pushed by a... | Mike Bayer | 2015-12-17 | 1 | -1/+1 |
| * | some spelling fixes | jonathan vanasco | 2015-12-16 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'origin/pr/214' | Mike Bayer | 2015-11-30 | 1 | -1/+1 |
| * | - fix ambiguous documentation re: after_flush_postexec(), the | Mike Bayer | 2015-11-09 | 1 | -1/+4 |
| * | - fix broken link to loader behavior | Mike Bayer | 2015-11-07 | 1 | -1/+1 |
| * | - cross-linking for pool recycle feature | Mike Bayer | 2015-10-30 | 1 | -0/+2 |
| * | Link to maintained redshift dialect | Thomas Grainger | 2015-10-22 | 1 | -1/+1 |
| * | - add an additional note regarding select_from, fixes #3546 | Mike Bayer | 2015-10-02 | 1 | -0/+10 |
| * | - remove ambiguous use of the phrase "joined together by AND" as this | Mike Bayer | 2015-10-01 | 1 | -0/+6 |
| * | - fix incorrect example in inheritance docs | Mike Bayer | 2015-09-15 | 1 | -3/+3 |
| * | - add new entry for sharing of Engine across process boundaries | Mike Bayer | 2015-09-14 | 1 | -0/+81 |
| * | - call it deque, since you can really pop from either side | Mike Bayer | 2015-09-10 | 1 | -5/+5 |
| * | - add a new FAQ recipe for "walk all objects", replacing the need | Mike Bayer | 2015-09-10 | 1 | -0/+71 |
| * | fix typo in session events docs | bsmithgall | 2015-09-08 | 1 | -1/+1 |
| * | Minor grammar fix for capitalisation in session docs | David\ Beitey | 2015-09-08 | 1 | -1/+1 |
| * | - update moved link, fixes #3351 | Mike Bayer | 2015-09-03 | 1 | -1/+1 |
| * | - add new documentation that applies to all modern SQLA versions, | Mike Bayer | 2015-09-02 | 7 | -17/+256 |
| * | - use consistent and descriptive language in all cases | Mike Bayer | 2015-08-27 | 1 | -6/+26 |