| 2015-12-16 |
jonathan vanasco | some spelling fixes |
commit | commitdiff | tree | snapshot |
| 2015-12-16 |
jonathan vanasco | Merge branch 'master' of bitbucket.org:zzzeek/sqlalchemy |
commit | commitdiff | tree | snapshot |
| 2015-12-16 |
Mike Bayer | - remove errant pdb, references #3612 |
commit | commitdiff | tree | snapshot |
| 2015-12-16 |
Mike Bayer | - Fixed bug in baked loader system where the systemwide... |
commit | commitdiff | tree | snapshot |
| 2015-12-15 |
Mike Bayer | - hyperlink default-related parameters |
commit | commitdiff | tree | snapshot |
| 2015-12-15 |
Mike Bayer | - Fixed regression caused in 1.0.10 by the fix for... |
commit | commitdiff | tree | snapshot |
| 2015-12-15 |
Mike Bayer | - add some more oracle skips |
commit | commitdiff | tree | snapshot |
| 2015-12-14 |
Mike Bayer | - a few tweaks to allow "server_defaults" to be a littl... |
commit | commitdiff | tree | snapshot |
| 2015-12-14 |
Mike Bayer | - since we are mutating the statement in a loop, start... |
commit | commitdiff | tree | snapshot |
| 2015-12-14 |
Mike Bayer | - Fixed bug where :meth:`.Session.bulk_update_mappings... |
commit | commitdiff | tree | snapshot |
| 2015-12-14 |
Mike Bayer | - Fixed bug in :meth:`.Update.return_defaults` which... |
commit | commitdiff | tree | snapshot |
| 2015-12-13 |
Mike Bayer | - Fixed bug where use of the :meth:`.Query.select_from... |
commit | commitdiff | tree | snapshot |
| 2015-12-11 |
Mike Bayer | 1.0.10 |
commit | commitdiff | tree | snapshot |
| 2015-12-11 |
Mike Bayer | - Added support for the ``dict.pop()`` and ``dict.popit... |
commit | commitdiff | tree | snapshot |
| 2015-12-10 |
Mike Bayer | - convert ORM tutorial and basic_relationships to favor |
commit | commitdiff | tree | snapshot |
| 2015-12-10 |
Mike Bayer | - The ORM and Core tutorials, which have always been... |
commit | commitdiff | tree | snapshot |
| 2015-12-10 |
Mike Bayer | Merge remote-tracking branch 'origin/pr/220' |
commit | commitdiff | tree | snapshot |
| 2015-12-10 |
Mike Bayer | - refactor of adapt_like_to_iterable(), fixes #3457. |
commit | commitdiff | tree | snapshot |
| 2015-12-09 |
Mike Bayer | - Fixed issue within the :meth:`.Insert.from_select... |
commit | commitdiff | tree | snapshot |
| 2015-12-08 |
Nils Philippsen | fix some typos |
commit | commitdiff | tree | snapshot |
| 2015-12-08 |
Mike Bayer | - fix changelog for #3602 |
commit | commitdiff | tree | snapshot |
| 2015-12-08 |
Mike Bayer | - make this DROP conditional, attempting to isolate... |
commit | commitdiff | tree | snapshot |
| 2015-12-07 |
Mike Bayer | - Fixed bug in MySQL reflection where the "fractional... |
commit | commitdiff | tree | snapshot |
| 2015-12-07 |
Mike Bayer | - flake8 test_reflection and rework the type-based... |
commit | commitdiff | tree | snapshot |
| 2015-12-07 |
Mike Bayer | - write a real inline documentation section for from_se... |
commit | commitdiff | tree | snapshot |
| 2015-12-05 |
Mike Bayer | - and NLS_LANG.... |
commit | commitdiff | tree | snapshot |
| 2015-12-05 |
Mike Bayer | - add ORACLE_HOME to passenv allowing oracle to work... |
commit | commitdiff | tree | snapshot |
| 2015-12-04 |
Mike Bayer | - fix loading.py merge_result for new _merge() argument |
commit | commitdiff | tree | snapshot |
| 2015-12-04 |
Mike Bayer | - The :meth:`.Session.merge` method now tracks pending... |
commit | commitdiff | tree | snapshot |
| 2015-12-02 |
Mike Bayer | - Fixed issue where post_update on a many-to-one relati... |
commit | commitdiff | tree | snapshot |
| 2015-12-02 |
Mike Bayer | - Fixed bug where CREATE TABLE with a no-column table... |
commit | commitdiff | tree | snapshot |
| 2015-11-30 |
Mike Bayer | - Added the error "20006: Write to the server failed... |
commit | commitdiff | tree | snapshot |
| 2015-11-30 |
Mike Bayer | - changelog for #3573, fixes #3573 |
commit | commitdiff | tree | snapshot |
| 2015-11-30 |
Mike Bayer | Merge remote-tracking branch 'origin/pr/216' |
commit | commitdiff | tree | snapshot |
| 2015-11-30 |
Mike Bayer | - changelog for pullreq github:215 |
commit | commitdiff | tree | snapshot |
| 2015-11-30 |
Mike Bayer | Merge remote-tracking branch 'origin/pr/215' |
commit | commitdiff | tree | snapshot |
| 2015-11-30 |
Mike Bayer | Merge remote-tracking branch 'origin/pr/217' |
commit | commitdiff | tree | snapshot |
| 2015-11-30 |
Mike Bayer | Merge remote-tracking branch 'origin/pr/214' |
commit | commitdiff | tree | snapshot |
| 2015-11-30 |
Mike Bayer | - restore 'declarative' classifier |
commit | commitdiff | tree | snapshot |
| 2015-11-30 |
Nils Philippsen | py2k: accept unicode literals on :func:`backref`, too |
commit | commitdiff | tree | snapshot |
| 2015-11-30 |
Mike Bayer | Merge remote-tracking branch 'origin/pr/212' |
commit | commitdiff | tree | snapshot |
| 2015-11-30 |
Mike Bayer | - update changelog for all the py3.5/3.6 related prs... |
commit | commitdiff | tree | snapshot |
| 2015-11-30 |
Mike Bayer | Merge remote-tracking branch 'origin/pr/211' |
commit | commitdiff | tree | snapshot |
| 2015-11-30 |
Mike Bayer | - A descriptive ValueError is now raised in the event... |
commit | commitdiff | tree | snapshot |
| 2015-11-30 |
Mike Bayer | - update changelog to accommodate pr github:218 |
commit | commitdiff | tree | snapshot |
| 2015-11-30 |
Mike Bayer | Merge remote-tracking branch 'origin/pr/218' |
commit | commitdiff | tree | snapshot |
| 2015-11-30 |
Iuri de Silvio | Fix _assert_unorderable_types on py36. |
commit | commitdiff | tree | snapshot |
| 2015-11-30 |
Mike Bayer | - changelog for pr github:210 |
commit | commitdiff | tree | snapshot |
| 2015-11-30 |
Mike Bayer | Merge remote-tracking branch 'origin/pr/210' |
commit | commitdiff | tree | snapshot |
| 2015-11-30 |
Mike Bayer | - make inserted_primary_key a link and be more clear... |
commit | commitdiff | tree | snapshot |
| 2015-11-30 |
Mike Bayer | - close the session |
commit | commitdiff | tree | snapshot |
| 2015-11-29 |
Mike Bayer | - Fixed an issue in baked queries where the .get()... |
commit | commitdiff | tree | snapshot |
| 2015-11-28 |
Mike Bayer | - Added support for parameter-ordered SET clauses in... |
commit | commitdiff | tree | snapshot |
| 2015-11-28 |
Hugh Cole-Baker | Fix a typo in the disconnect handling code example |
commit | commitdiff | tree | snapshot |
| 2015-11-25 |
Mike Bayer | - Fixed bug which is actually a regression that occurre... |
commit | commitdiff | tree | snapshot |
| 2015-11-25 |
Mike Bayer | - support declarativemappedtest with per-test setup |
commit | commitdiff | tree | snapshot |
| 2015-11-25 |
Mike Bayer | - add an ignore for N806 |
commit | commitdiff | tree | snapshot |
| 2015-11-25 |
Nils Philippsen | py2k: accept unicode literals on :func:`backref`, too |
commit | commitdiff | tree | snapshot |
| 2015-11-24 |
Bas van den... | - Change "expr" to "entity" for example illustrating... |
commit | commitdiff | tree | snapshot |
| 2015-11-24 |
Diana Clarke | - Postgres: Do not prefix table with schema in: "FOR... |
commit | commitdiff | tree | snapshot |
| 2015-11-23 |
aisch | fix postgresql exclude contraint to check when= against... |
commit | commitdiff | tree | snapshot |
| 2015-11-22 |
Mike Bayer | - add py35 |
commit | commitdiff | tree | snapshot |
| 2015-11-21 |
Mike Bayer | - set explicit encoding settings for default mysql... |
commit | commitdiff | tree | snapshot |
| 2015-11-21 |
Mike Bayer | - Fixed joinedload bug which would occur when a. the... |
commit | commitdiff | tree | snapshot |
| 2015-11-21 |
Mike Bayer | - don't create tables on compile-only tests |
commit | commitdiff | tree | snapshot |
| 2015-11-20 |
Mike Bayer | - try to get this to skip for oracle |
commit | commitdiff | tree | snapshot |
| 2015-11-19 |
Mike Bayer | - A rare case which occurs when a :meth:`.Session.rollb... |
commit | commitdiff | tree | snapshot |
| 2015-11-19 |
Mike Bayer | - add documentation that describes, then proceeds to... |
commit | commitdiff | tree | snapshot |
| 2015-11-19 |
Mike Bayer | - Fixed the ``.python_type`` attribute of :class:`... |
commit | commitdiff | tree | snapshot |
| 2015-11-19 |
Mike Bayer | - rewrite the docs and add a test for the bake_queries... |
commit | commitdiff | tree | snapshot |
| 2015-11-18 |
Mike Bayer | - Added support for reflecting the source of materializ... |
commit | commitdiff | tree | snapshot |
| 2015-11-17 |
Jeff Widman | Fix typo: wtihin --> within |
commit | commitdiff | tree | snapshot |
| 2015-11-14 |
Mike Bayer | - extend pullreq github:213 to also include DATETIMEOFF... |
commit | commitdiff | tree | snapshot |
| 2015-11-14 |
Mike Bayer | Merge remote-tracking branch 'origin/pr/213' into pr213 |
commit | commitdiff | tree | snapshot |
| 2015-11-13 |
Jacobo de Vera | Pass precision value to mssql.DATETIME2 when it is 0 |
commit | commitdiff | tree | snapshot |
| 2015-11-13 |
Mike Bayer | - fix missing argument in TypeDecorator.copy(), fixes... |
commit | commitdiff | tree | snapshot |
| 2015-11-11 |
Mike Bayer | - correct the commit from ref #3582 to refer to the... |
commit | commitdiff | tree | snapshot |
| 2015-11-11 |
Mike Bayer | - Fixed bug where the "single table inheritance" criter... |
commit | commitdiff | tree | snapshot |
| 2015-11-10 |
Mike Bayer | Merge branch 'jeffwidman/update-links-in-sqlalchemy... |
commit | commitdiff | tree | snapshot |
| 2015-11-10 |
Mike Bayer | Merge branch 'jeffwidman/fix-typo-foriegn-foreign-14468... |
commit | commitdiff | tree | snapshot |
| 2015-11-10 |
Sven Schliesing | fix typo: Explcitly -> Explicitly |
commit | commitdiff | tree | snapshot |
| 2015-11-09 |
Mike Bayer | - fix ambiguous documentation re: after_flush_postexec... |
commit | commitdiff | tree | snapshot |
| 2015-11-07 |
Mike Bayer | - fix broken link to loader behavior |
commit | commitdiff | tree | snapshot |
| 2015-11-07 |
Jeff Widman | Fix typo: foriegn --> foreign |
commit | commitdiff | tree | snapshot |
| 2015-11-05 |
Jeff Widman | Updated PostgreSQL links to point to "current" rather... |
commit | commitdiff | tree | snapshot |
| 2015-11-04 |
Jeff Widman | Update links in SQLAlchemy docs that point to postgres... |
commit | commitdiff | tree | snapshot |
| 2015-10-30 |
pgjones | Change generator termination from StopIteration to... |
commit | commitdiff | tree | snapshot |
| 2015-10-30 |
Mike Bayer | - cross-linking for pool recycle feature |
commit | commitdiff | tree | snapshot |
| 2015-10-29 |
Mike Bayer | Merge branch 'pr204' |
commit | commitdiff | tree | snapshot |
| 2015-10-29 |
Mike Bayer | - convert wrap_callable() to a general purpose update_w... |
commit | commitdiff | tree | snapshot |
| 2015-10-29 |
Jacob MacDonald | Update usages of getargspec to compat version. |
commit | commitdiff | tree | snapshot |
| 2015-10-28 |
Mike Bayer | - add a JSON warning for coerce_compared_value |
commit | commitdiff | tree | snapshot |
| 2015-10-22 |
Mike Bayer | Merge remote-tracking branch 'origin/pr/196' into pr196 |
commit | commitdiff | tree | snapshot |
| 2015-10-22 |
Mike Bayer | - update the pool pessimistic invalidation recipe to... |
commit | commitdiff | tree | snapshot |
| 2015-10-20 |
Mike Bayer | - release date for 1.0.9 |
commit | commitdiff | tree | snapshot |
| 2015-10-20 |
Mike Bayer | - try to make this language more succinct and fix links |
commit | commitdiff | tree | snapshot |
| 2015-10-19 |
Mike Bayer | - use is_() here to more clearly show what's going... |
commit | commitdiff | tree | snapshot |
| 2015-10-19 |
Mike Bayer | - adjust 4f54607923a11669961b53f where we still allow_m... |
commit | commitdiff | tree | snapshot |
| 2015-10-19 |
Mike Bayer | - Fixed regression in 1.0 where new feature of using... |
commit | commitdiff | tree | snapshot |
| 2015-10-15 |
Martin J. Hsu | - wrap ColumnDefault empty arg callables like functools... |
commit | commitdiff | tree | snapshot |
| next |