| 2017-05-12 |
mike bayer | Merge "Demote innerjoin to outerjoin coming from with_p... |
commit | commitdiff | tree | snapshot |
| 2017-05-12 |
Mike Bayer | Demote innerjoin to outerjoin coming from with_polymorphic |
commit | commitdiff | tree | snapshot |
| 2017-05-12 |
Mike Bayer | Cascade mappers in terms of the instance's mapper |
commit | commitdiff | tree | snapshot |
| 2017-05-12 |
Mike Bayer | Add links to with_only_columns to Select.column, append... |
commit | commitdiff | tree | snapshot |
| 2017-05-11 |
mike bayer | Merge "Update inheritance documentation." |
commit | commitdiff | tree | snapshot |
| 2017-05-11 |
Mike Bayer | Update inheritance documentation. |
commit | commitdiff | tree | snapshot |
| 2017-05-10 |
mike bayer | Merge "Add conditionals specific to deferred for expire... |
commit | commitdiff | tree | snapshot |
| 2017-05-10 |
Mike Bayer | Add conditionals specific to deferred for expire ro... |
commit | commitdiff | tree | snapshot |
| 2017-05-10 |
Denis Kataev | Fix docs syntax error |
commit | commitdiff | tree | snapshot |
| 2017-05-09 |
mike bayer | Merge "Use regexp to parse cx_oracle version string" |
commit | commitdiff | tree | snapshot |
| 2017-05-09 |
Mike Bayer | Use regexp to parse cx_oracle version string |
commit | commitdiff | tree | snapshot |
| 2017-05-09 |
Jacob Hayes | Support autocommit for GRANT and REVOKE on postgresql |
commit | commitdiff | tree | snapshot |
| 2017-05-08 |
Mike Bayer | Protect against cls weakref becoming None |
commit | commitdiff | tree | snapshot |
| 2017-05-08 |
Mike Bayer | Merge branch 'master' of https://github.com/aflyhorse... |
commit | commitdiff | tree | snapshot |
| 2017-05-08 |
Mike Bayer | - add 1.2 forwards-port version |
commit | commitdiff | tree | snapshot |
| 2017-05-08 |
Mike Bayer | Merge branch 'patch-1' of https://github.com/UnquietCod... |
commit | commitdiff | tree | snapshot |
| 2017-05-08 |
LunarShaddow | Break the lines to fit pdf and fix another broken syntax |
commit | commitdiff | tree | snapshot |
| 2017-05-05 |
Mike Bayer | - big rewrite of the Sequence documentation: |
commit | commitdiff | tree | snapshot |
| 2017-05-05 |
Mike Bayer | - add another note re: 339e2c13b0fc8e95a47d00c0f8fc5afc... |
commit | commitdiff | tree | snapshot |
| 2017-05-05 |
Mike Bayer | - add a note to MetaData.schema indicating that the... |
commit | commitdiff | tree | snapshot |
| 2017-05-05 |
LunarShaddow | remove ambiguous line breakers to help sphinx identify... |
commit | commitdiff | tree | snapshot |
| 2017-05-01 |
Ben Fagin | fixes a typo |
commit | commitdiff | tree | snapshot |
| 2017-04-28 |
Mike Bayer | - typo |
commit | commitdiff | tree | snapshot |
| 2017-04-28 |
Mike Bayer | Call proxied collection before invoking creator in... |
commit | commitdiff | tree | snapshot |
| 2017-04-27 |
Mike Bayer | - keep trying to identify the race here. can reproduce... |
commit | commitdiff | tree | snapshot |
| 2017-04-27 |
Mike Bayer | Enforce boolean result type for all eq_, is_, isnot... |
commit | commitdiff | tree | snapshot |
| 2017-04-27 |
Mike Bayer | - try to work around a race that can occur in STP when |
commit | commitdiff | tree | snapshot |
| 2017-04-27 |
Mike Bayer | - ensure that sqlalchemy.ext is set up for importlater |
commit | commitdiff | tree | snapshot |
| 2017-04-26 |
Mike Bayer | Add selectin loading |
commit | commitdiff | tree | snapshot |
| 2017-04-24 |
Mike Bayer | test / document postgresql_ops against a labeled expression |
commit | commitdiff | tree | snapshot |
| 2017-04-22 |
Mike Bayer | - edits |
commit | commitdiff | tree | snapshot |
| 2017-04-21 |
Mike Bayer | Merge branch 'master' of ssh://gerrit.sqlalchemy.org... |
commit | commitdiff | tree | snapshot |
| 2017-04-21 |
Mike Bayer | - update relationship loader docs, backport from |
commit | commitdiff | tree | snapshot |
| 2017-04-21 |
Mike Bayer | Add _negate() to Label to negate inner element |
commit | commitdiff | tree | snapshot |
| 2017-04-17 |
Mike Bayer | Merge branch 'UnmappedInstanceError_typo_fix' of https... |
commit | commitdiff | tree | snapshot |
| 2017-04-17 |
Mike Bayer | - remove errant doctest comment |
commit | commitdiff | tree | snapshot |
| 2017-04-17 |
Mike Bayer | Accommodate for query._current_path in subq eager load... |
commit | commitdiff | tree | snapshot |
| 2017-04-14 |
mike bayer | Merge "Use baked lazyloading by default" |
commit | commitdiff | tree | snapshot |
| 2017-04-13 |
Mike Bayer | Use baked lazyloading by default |
commit | commitdiff | tree | snapshot |
| 2017-04-13 |
Mike Bayer | Remove MySQL UTC_TIMESTAMP rule |
commit | commitdiff | tree | snapshot |
| 2017-04-12 |
Mike Bayer | - typos and formatting |
commit | commitdiff | tree | snapshot |
| 2017-04-12 |
Mike Bayer | - OK, take oracle out of memory-intensive, if it doesn... |
commit | commitdiff | tree | snapshot |
| 2017-04-12 |
Mike Bayer | - try one more test, then we're likely going to give... |
commit | commitdiff | tree | snapshot |
| 2017-04-12 |
Mike Bayer | - move a few memusage tests out of "backend". somethin... |
commit | commitdiff | tree | snapshot |
| 2017-04-12 |
Mike Bayer | Warn on _compiled_cache growth |
commit | commitdiff | tree | snapshot |
| 2017-04-11 |
Mike Bayer | Set up base ARRAY to be compatible with postgresql... |
commit | commitdiff | tree | snapshot |
| 2017-04-10 |
mike bayer | Merge "Compare entities also on chop_path" |
commit | commitdiff | tree | snapshot |
| 2017-04-10 |
Mike Bayer | Compare entities also on chop_path |
commit | commitdiff | tree | snapshot |
| 2017-04-07 |
Mike Bayer | Add new "expanding" feature to bindparam() |
commit | commitdiff | tree | snapshot |
| 2017-04-06 |
Jonathan Suever | Fix of minor typo in the UnmappedInstanceError message |
commit | commitdiff | tree | snapshot |
| 2017-04-06 |
Mike Bayer | Consider mysql partition options separately from other... |
commit | commitdiff | tree | snapshot |
| 2017-04-06 |
Mike Bayer | - add placeholder for 1.1.10 |
commit | commitdiff | tree | snapshot |
| 2017-04-05 |
Mike Bayer | Support Postgresql INTERVAL fields spec/reflection |
commit | commitdiff | tree | snapshot |
| 2017-04-05 |
mike bayer | Merge "Double percent signs based on paramstyle, not... |
commit | commitdiff | tree | snapshot |
| 2017-04-05 |
Mike Bayer | Double percent signs based on paramstyle, not dialect |
commit | commitdiff | tree | snapshot |
| 2017-04-04 |
mike bayer | Merge "Recognize brackets, quoted_name in SQL Server... |
commit | commitdiff | tree | snapshot |
| 2017-04-04 |
Mike Bayer | - 1.1.9 release date |
commit | commitdiff | tree | snapshot |
| 2017-04-04 |
Mike Bayer | Recognize brackets, quoted_name in SQL Server schema |
commit | commitdiff | tree | snapshot |
| 2017-04-04 |
Mike Bayer | Add much more detail to the "unhashable types" change |
commit | commitdiff | tree | snapshot |
| 2017-04-04 |
mike bayer | Merge "Apply SQL compilation to sqltext for column... |
commit | commitdiff | tree | snapshot |
| 2017-04-04 |
mike bayer | Merge "Ensure we check that SQL expression has an ... |
commit | commitdiff | tree | snapshot |
| 2017-04-04 |
Mike Bayer | Apply SQL compilation to sqltext for column-level CHECK... |
commit | commitdiff | tree | snapshot |
| 2017-04-04 |
Bertrand Janin | Fix typo. |
commit | commitdiff | tree | snapshot |
| 2017-04-04 |
Mike Bayer | Ensure we check that SQL expression has an .info attribute |
commit | commitdiff | tree | snapshot |
| 2017-04-04 |
Mike Bayer | ResultProxy won't autoclose connection until state... |
commit | commitdiff | tree | snapshot |
| 2017-04-03 |
Mike Bayer | - fix version identifier |
commit | commitdiff | tree | snapshot |
| 2017-04-03 |
mike bayer | Merge "Use consistent method signature for Alias.self_g... |
commit | commitdiff | tree | snapshot |
| 2017-04-03 |
Mike Bayer | Use consistent method signature for Alias.self_group() |
commit | commitdiff | tree | snapshot |
| 2017-04-01 |
Mike Bayer | Return self when Variant.coerce_compared_value would... |
commit | commitdiff | tree | snapshot |
| 2017-04-01 |
Mike Bayer | - 1.1.9 placeholder |
commit | commitdiff | tree | snapshot |
| 2017-03-31 |
Mike Bayer | - 1.1.8 release date |
commit | commitdiff | tree | snapshot |
| 2017-03-30 |
Mike Bayer | Track SchemaEventTarget types in as_mutable() |
commit | commitdiff | tree | snapshot |
| 2017-03-30 |
Mike Bayer | Apply type processing to untyped preexec default clause |
commit | commitdiff | tree | snapshot |
| 2017-03-30 |
Malaclypse... | Add bindparams support for baked Result count() method |
commit | commitdiff | tree | snapshot |
| 2017-03-30 |
Ihor Kalnytskyi | Docs/faq/performance |
commit | commitdiff | tree | snapshot |
| 2017-03-29 |
Sean McCully | Support Postgresql development version numbers |
commit | commitdiff | tree | snapshot |
| 2017-03-29 |
Mike Bayer | - start changelog for 1.1.8 |
commit | commitdiff | tree | snapshot |
| 2017-03-28 |
Mike Bayer | - reorg migration notes a bit |
commit | commitdiff | tree | snapshot |
| 2017-03-27 |
Mike Bayer | - update release date for 1.1.7 |
commit | commitdiff | tree | snapshot |
| 2017-03-27 |
Mike Bayer | Allow aliased() to be passed to Query.select_entity_from(). |
commit | commitdiff | tree | snapshot |
| 2017-03-27 |
mike bayer | Merge "Add safe_reraise() + warnings only to Connection... |
commit | commitdiff | tree | snapshot |
| 2017-03-27 |
Mike Bayer | Merge branch 'patch-1' of https://github.com/tamentis... |
commit | commitdiff | tree | snapshot |
| 2017-03-27 |
Mike Bayer | Add safe_reraise() + warnings only to Connection._autor... |
commit | commitdiff | tree | snapshot |
| 2017-03-26 |
Mike Bayer | Pre-load alias.c within JoinedEagerLoader cached Aliase... |
commit | commitdiff | tree | snapshot |
| 2017-03-23 |
Mike Bayer | Treat collation names as identifiers |
commit | commitdiff | tree | snapshot |
| 2017-03-22 |
Mike Bayer | Support hybrids/composites with bulk updates |
commit | commitdiff | tree | snapshot |
| 2017-03-22 |
Mike Bayer | Use config.db global opts as defaults for all testing_e... |
commit | commitdiff | tree | snapshot |
| 2017-03-21 |
Mike Bayer | Raise on flag_modified() for non-present attribute |
commit | commitdiff | tree | snapshot |
| 2017-03-21 |
Diana Clarke | Allow reuse of hybrid_property across subclasses |
commit | commitdiff | tree | snapshot |
| 2017-03-20 |
Mike Bayer | Integrate "pre-ping" into connection pool. |
commit | commitdiff | tree | snapshot |
| 2017-03-19 |
Bertrand Janin | Fix a title typo |
commit | commitdiff | tree | snapshot |
| 2017-03-18 |
Mike Bayer | Merge branch 'master' of https://bitbucket.org/jalessio... |
commit | commitdiff | tree | snapshot |
| 2017-03-18 |
Paul Brown | fix pep8 errors in association example |
commit | commitdiff | tree | snapshot |
| 2017-03-18 |
Paul Brown | fix pep8 errors in adjacency_list example |
commit | commitdiff | tree | snapshot |
| 2017-03-17 |
Катаев Денис | New features from python 2.7 |
commit | commitdiff | tree | snapshot |
| 2017-03-17 |
mike bayer | Merge "Implement comments for tables, columns" |
commit | commitdiff | tree | snapshot |
| 2017-03-17 |
Frazer McLean | Implement comments for tables, columns |
commit | commitdiff | tree | snapshot |
| 2017-03-16 |
Mike Bayer | Add bulk_replace event, integrate with @validates |
commit | commitdiff | tree | snapshot |
| 2017-03-16 |
Mike Bayer | Annotate parentmapper in primaryjoin / secondaryjoin |
commit | commitdiff | tree | snapshot |
| 2017-03-15 |
Mike Bayer | Don't mutate old collection on bulk replace |
commit | commitdiff | tree | snapshot |
| next |