| 2017-06-16 |
mike bayer | Merge "Add all versioning logic to _post_update()" |
commit | commitdiff | tree | snapshot |
| 2017-06-16 |
Mike Bayer | Set complete FROM list for subquery eagerload's orig... |
commit | commitdiff | tree | snapshot |
| 2017-06-16 |
Mike Bayer | Repair WithinGroup.get_children() |
commit | commitdiff | tree | snapshot |
| 2017-06-15 |
Mike Bayer | Add all versioning logic to _post_update() |
commit | commitdiff | tree | snapshot |
| 2017-06-15 |
Mike Bayer | - remove redundant fixture from base test class |
commit | commitdiff | tree | snapshot |
| 2017-06-15 |
Mike Bayer | - ensure String has a length for mysql compatibility |
commit | commitdiff | tree | snapshot |
| 2017-06-15 |
Mike Bayer | Repair regression to pathing for subclasses |
commit | commitdiff | tree | snapshot |
| 2017-06-14 |
Mike Bayer | Refinements for unitofwork internals |
commit | commitdiff | tree | snapshot |
| 2017-06-12 |
Mike Bayer | Support AssociationProxy any() / has() / contains(... |
commit | commitdiff | tree | snapshot |
| 2017-06-08 |
Mike Bayer | Render ARRAY index embedded between type and COLLATE |
commit | commitdiff | tree | snapshot |
| 2017-06-07 |
Mike Bayer | Parse for Postgresql version w/ "beta" |
commit | commitdiff | tree | snapshot |
| 2017-06-06 |
Mike Bayer | - assert passive_deletes='all' does not affect collecti... |
commit | commitdiff | tree | snapshot |
| 2017-06-06 |
Mike Bayer | - make sure ticket # is here |
commit | commitdiff | tree | snapshot |
| 2017-06-06 |
Mike Bayer | Warn when declared_attr.cascading detected on mapped... |
commit | commitdiff | tree | snapshot |
| 2017-06-06 |
Mike Bayer | Re-send column value w/ onupdate default during post... |
commit | commitdiff | tree | snapshot |
| 2017-06-06 |
mike bayer | Merge "Implement _postfetch_post_update to expire/refre... |
commit | commitdiff | tree | snapshot |
| 2017-06-05 |
Mike Bayer | Implement _postfetch_post_update to expire/refresh... |
commit | commitdiff | tree | snapshot |
| 2017-06-05 |
Mike Bayer | Implement in-place mutation operators for MutableSet... |
commit | commitdiff | tree | snapshot |
| 2017-06-05 |
Mike Bayer | selectin polymorphic loading |
commit | commitdiff | tree | snapshot |
| 2017-06-02 |
Mike Bayer | Merge branch 'fix-typo' of https://github.com/lelit... |
commit | commitdiff | tree | snapshot |
| 2017-06-02 |
Lele Gaifax | Fix a few doc typos |
commit | commitdiff | tree | snapshot |
| 2017-05-30 |
Eloy Felix | Implement get_unique_constraints, get_check_constraints... |
commit | commitdiff | tree | snapshot |
| 2017-05-26 |
Mike Bayer | Don't hard-evaluate non-ORM @declared_attr for Abstract... |
commit | commitdiff | tree | snapshot |
| 2017-05-26 |
Mike Bayer | Add placeholder XML support |
commit | commitdiff | tree | snapshot |
| 2017-05-25 |
mike bayer | Merge "Raise if ForeignKeyConstraint created with diffe... |
commit | commitdiff | tree | snapshot |
| 2017-05-25 |
Michael Birtwell | Flatten operator precedence for comparison operators |
commit | commitdiff | tree | snapshot |
| 2017-05-25 |
Mike Bayer | Raise if ForeignKeyConstraint created with different... |
commit | commitdiff | tree | snapshot |
| 2017-05-24 |
Mike Bayer | Add with_for_update() support in session.refresh() |
commit | commitdiff | tree | snapshot |
| 2017-05-23 |
Mike Bayer | - add forwards-version |
commit | commitdiff | tree | snapshot |
| 2017-05-23 |
mike bayer | Merge "Remove twophase for cx_Oracle 6.x" |
commit | commitdiff | tree | snapshot |
| 2017-05-23 |
Mike Bayer | Remove twophase for cx_Oracle 6.x |
commit | commitdiff | tree | snapshot |
| 2017-05-23 |
Mike Bayer | Add AttributeEvents.modified |
commit | commitdiff | tree | snapshot |
| 2017-05-23 |
Mike Bayer | - add option to disable py.test warnings plugin; |
commit | commitdiff | tree | snapshot |
| 2017-05-23 |
mike bayer | Merge "Add clause adaptation for AliasedClass to with_p... |
commit | commitdiff | tree | snapshot |
| 2017-05-23 |
Mike Bayer | - add session.close() w/ rationale to top-level "using... |
commit | commitdiff | tree | snapshot |
| 2017-05-23 |
Mike Bayer | Add clause adaptation for AliasedClass to with_parent() |
commit | commitdiff | tree | snapshot |
| 2017-05-23 |
Mike Bayer | - pin py.test at 3.0.7 due to https://github.com/pytest... |
commit | commitdiff | tree | snapshot |
| 2017-05-22 |
Mike Bayer | - remove .gitattributes and merge=union as this isn... |
commit | commitdiff | tree | snapshot |
| 2017-05-22 |
Kataev Denis | Repair formatting throughout documentation |
commit | commitdiff | tree | snapshot |
| 2017-05-22 |
Diana Clarke | detect and raise for version_id is NULL |
commit | commitdiff | tree | snapshot |
| 2017-05-22 |
mike bayer | Merge "Detect no params w/ manual version_id counter... |
commit | commitdiff | tree | snapshot |
| 2017-05-22 |
Mike Bayer | Allow metadata.reflect() to recover from unreflectable... |
commit | commitdiff | tree | snapshot |
| 2017-05-22 |
Mike Bayer | Detect no params w/ manual version_id counter and set... |
commit | commitdiff | tree | snapshot |
| 2017-05-22 |
Mike Bayer | - add a note to versioning that version id col cannot... |
commit | commitdiff | tree | snapshot |
| 2017-05-22 |
Mike Bayer | Remove "scope" keyword from scoped_session.__call__() |
commit | commitdiff | tree | snapshot |
| 2017-05-22 |
Mike Bayer | Prevent SQL server isolation level from failing |
commit | commitdiff | tree | snapshot |
| 2017-05-21 |
Mike Bayer | - add 1.1.11 placeholder |
commit | commitdiff | tree | snapshot |
| 2017-05-19 |
Mike Bayer | - 1.1.10 release date |
commit | commitdiff | tree | snapshot |
| 2017-05-18 |
Mike Bayer | - Document the most transparent way to set JSON.NULL for |
commit | commitdiff | tree | snapshot |
| 2017-05-17 |
Mike Bayer | Add new configuration, inspection for baked queries |
commit | commitdiff | tree | snapshot |
| 2017-05-17 |
Mike Bayer | - add complete parameter /return value docs to session... |
commit | commitdiff | tree | snapshot |
| 2017-05-17 |
Mike Bayer | - give SelectinLoader its own bakery, dont use mapper |
commit | commitdiff | tree | snapshot |
| 2017-05-16 |
Mike Bayer | - move additional sections under with_polymorphic missed |
commit | commitdiff | tree | snapshot |
| 2017-05-16 |
Mike Bayer | - categorize these two with_polymorphic subsections... |
commit | commitdiff | tree | snapshot |
| 2017-05-16 |
Mike Bayer | - fix broken link |
commit | commitdiff | tree | snapshot |
| 2017-05-16 |
Mike Bayer | modernize and repair inheritance examples |
commit | commitdiff | tree | snapshot |
| 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 |
| next |