| Commit message (Expand) | Author | Age | Files | Lines |
* | - wipticket_3609 | Mike Bayer | 2015-12-14 | 3 | -44/+109 |
* | ref #3609 wip | Mike Bayer | 2015-12-14 | 5 | -14/+209 |
* | - Fixed bug where use of the :meth:`.Query.select_from` method would | Mike Bayer | 2015-12-12 | 4 | -3/+52 |
* | 1.0.10 | Mike Bayer | 2015-12-11 | 1 | -0/+1 |
* | - Added support for the ``dict.pop()`` and ``dict.popitem()`` methods | Mike Bayer | 2015-12-11 | 3 | -0/+50 |
* | - convert ORM tutorial and basic_relationships to favor | Mike Bayer | 2015-12-10 | 3 | -38/+128 |
* | - The ORM and Core tutorials, which have always been in doctest format, | Mike Bayer | 2015-12-10 | 5 | -275/+347 |
* | Merge remote-tracking branch 'origin/pr/220' | Mike Bayer | 2015-12-10 | 2 | -2/+2 |
|\ |
|
| * | fix some typospr/220 | Nils Philippsen | 2015-12-08 | 2 | -2/+2 |
* | | - refactor of adapt_like_to_iterable(), fixes #3457. | Mike Bayer | 2015-12-09 | 4 | -85/+65 |
* | | - Fixed issue within the :meth:`.Insert.from_select` construct whereby | Mike Bayer | 2015-12-09 | 3 | -2/+43 |
|/ |
|
* | - fix changelog for #3602 | Mike Bayer | 2015-12-08 | 3 | -2/+11 |
* | - make this DROP conditional, attempting to isolate why jenkins has | Mike Bayer | 2015-12-08 | 1 | -1/+1 |
* | - Fixed bug in MySQL reflection where the "fractional sections portion" | Mike Bayer | 2015-12-07 | 3 | -2/+24 |
* | - flake8 test_reflection and rework the type-based tests into | Mike Bayer | 2015-12-07 | 1 | -87/+196 |
* | - write a real inline documentation section for from_self(), | Mike Bayer | 2015-12-07 | 1 | -2/+163 |
* | - and NLS_LANG.... | Mike Bayer | 2015-12-05 | 1 | -2/+2 |
* | - add ORACLE_HOME to passenv allowing oracle to work w/ tox 2.0 | Mike Bayer | 2015-12-05 | 1 | -0/+5 |
* | - fix loading.py merge_result for new _merge() argument | Mike Bayer | 2015-12-04 | 1 | -2/+2 |
* | - The :meth:`.Session.merge` method now tracks pending objects by | Mike Bayer | 2015-12-04 | 7 | -11/+191 |
* | - Fixed issue where post_update on a many-to-one relationship would | Mike Bayer | 2015-12-02 | 3 | -4/+48 |
* | - Fixed bug where CREATE TABLE with a no-column table, but a constraint | Mike Bayer | 2015-12-01 | 3 | -2/+36 |
* | - Added the error "20006: Write to the server failed" to the list | Mike Bayer | 2015-11-30 | 2 | -1/+11 |
* | - changelog for #3573, fixes #3573 | Mike Bayer | 2015-11-30 | 1 | -0/+11 |
* | Merge remote-tracking branch 'origin/pr/216' | Mike Bayer | 2015-11-30 | 3 | -3/+19 |
|\ |
|
| * | - Postgres: Do not prefix table with schema in: "FOR UPDATE of <table>"pr/216 | Diana Clarke | 2015-11-24 | 3 | -3/+19 |
* | | - changelog for pullreq github:215 | Mike Bayer | 2015-11-30 | 1 | -0/+9 |
* | | Merge remote-tracking branch 'origin/pr/215' | Mike Bayer | 2015-11-30 | 2 | -1/+14 |
|\ \ |
|
| * | | fix postgresql exclude contraint to check when= against None rather than __bo...pr/215 | aisch | 2015-11-23 | 2 | -1/+14 |
| |/ |
|
* | | Merge remote-tracking branch 'origin/pr/217' | Mike Bayer | 2015-11-30 | 1 | -1/+1 |
|\ \ |
|
| * | | Fix a typo in the disconnect handling code examplepr/217 | Hugh Cole-Baker | 2015-11-28 | 1 | -1/+1 |
* | | | Merge remote-tracking branch 'origin/pr/214' | Mike Bayer | 2015-11-30 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Fix typo: wtihin --> withinpr/214 | Jeff Widman | 2015-11-16 | 1 | -1/+1 |
* | | | | - restore 'declarative' classifier | Mike Bayer | 2015-11-30 | 1 | -1/+1 |
* | | | | py2k: accept unicode literals on :func:`backref`, too | Nils Philippsen | 2015-11-30 | 2 | -8/+10 |
* | | | | Merge remote-tracking branch 'origin/pr/212' | Mike Bayer | 2015-11-30 | 3 | -2/+34 |
|\ \ \ \ |
|
| * | | | | py2k: accept unicode literals on :func:`backref`, toopr/212 | Nils Philippsen | 2015-11-25 | 3 | -2/+34 |
* | | | | | - update changelog for all the py3.5/3.6 related prs at once | Mike Bayer | 2015-11-30 | 1 | -5/+6 |
* | | | | | Merge remote-tracking branch 'origin/pr/211' | Mike Bayer | 2015-11-30 | 2 | -3/+3 |
|\ \ \ \ \ |
|
| * | | | | | Change generator termination from StopIteration to return.pr/211 | pgjones | 2015-10-30 | 2 | -3/+3 |
* | | | | | | - A descriptive ValueError is now raised in the event that SQL server | Mike Bayer | 2015-11-30 | 3 | -5/+53 |
* | | | | | | - update changelog to accommodate pr github:218 | Mike Bayer | 2015-11-30 | 1 | -2/+4 |
* | | | | | | Merge remote-tracking branch 'origin/pr/218' | Mike Bayer | 2015-11-30 | 3 | -2/+6 |
|\ \ \ \ \ \ |
|
| * | | | | | | Fix _assert_unorderable_types on py36.pr/218 | Iuri de Silvio | 2015-11-30 | 3 | -2/+6 |
* | | | | | | | - changelog for pr github:210 | Mike Bayer | 2015-11-30 | 1 | -0/+8 |
* | | | | | | | Merge remote-tracking branch 'origin/pr/210' | Mike Bayer | 2015-11-30 | 5 | -8/+12 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Update usages of getargspec to compat version.pr/210 | Jacob MacDonald | 2015-10-29 | 5 | -8/+12 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | - make inserted_primary_key a link and be more clear what happens here | Mike Bayer | 2015-11-30 | 1 | -3/+7 |
| |/ / / / /
|/| | | | | |
|
* | | | | | | - close the session | Mike Bayer | 2015-11-29 | 1 | -0/+2 |
* | | | | | | - Fixed an issue in baked queries where the .get() method, used either | Mike Bayer | 2015-11-29 | 3 | -0/+42 |