]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/shortlog
thirdparty/sqlalchemy/sqlalchemy.git
2017-06-16  mike bayerMerge "Add all versioning logic to _post_update()"
2017-06-16  Mike BayerSet complete FROM list for subquery eagerload's orig...
2017-06-16  Mike BayerRepair WithinGroup.get_children()
2017-06-15  Mike BayerAdd all versioning logic to _post_update()
2017-06-15  Mike Bayer- remove redundant fixture from base test class
2017-06-15  Mike Bayer- ensure String has a length for mysql compatibility
2017-06-15  Mike BayerRepair regression to pathing for subclasses
2017-06-14  Mike BayerRefinements for unitofwork internals
2017-06-12  Mike BayerSupport AssociationProxy any() / has() / contains(...
2017-06-08  Mike BayerRender ARRAY index embedded between type and COLLATE
2017-06-07  Mike BayerParse for Postgresql version w/ "beta"
2017-06-06  Mike Bayer- assert passive_deletes='all' does not affect collecti...
2017-06-06  Mike Bayer- make sure ticket # is here
2017-06-06  Mike BayerWarn when declared_attr.cascading detected on mapped...
2017-06-06  Mike BayerRe-send column value w/ onupdate default during post...
2017-06-06  mike bayerMerge "Implement _postfetch_post_update to expire/refre...
2017-06-05  Mike BayerImplement _postfetch_post_update to expire/refresh...
2017-06-05  Mike BayerImplement in-place mutation operators for MutableSet...
2017-06-05  Mike Bayerselectin polymorphic loading
2017-06-02  Mike BayerMerge branch 'fix-typo' of https://github.com/lelit...
2017-06-02  Lele GaifaxFix a few doc typos
2017-05-30  Eloy FelixImplement get_unique_constraints, get_check_constraints...
2017-05-26  Mike BayerDon't hard-evaluate non-ORM @declared_attr for Abstract...
2017-05-26  Mike BayerAdd placeholder XML support
2017-05-25  mike bayerMerge "Raise if ForeignKeyConstraint created with diffe...
2017-05-25  Michael BirtwellFlatten operator precedence for comparison operators
2017-05-25  Mike BayerRaise if ForeignKeyConstraint created with different...
2017-05-24  Mike BayerAdd with_for_update() support in session.refresh()
2017-05-23  Mike Bayer- add forwards-version
2017-05-23  mike bayerMerge "Remove twophase for cx_Oracle 6.x"
2017-05-23  Mike BayerRemove twophase for cx_Oracle 6.x
2017-05-23  Mike BayerAdd AttributeEvents.modified
2017-05-23  Mike Bayer- add option to disable py.test warnings plugin;
2017-05-23  mike bayerMerge "Add clause adaptation for AliasedClass to with_p...
2017-05-23  Mike Bayer- add session.close() w/ rationale to top-level "using...
2017-05-23  Mike BayerAdd clause adaptation for AliasedClass to with_parent()
2017-05-23  Mike Bayer- pin py.test at 3.0.7 due to https://github.com/pytest...
2017-05-22  Mike Bayer- remove .gitattributes and merge=union as this isn...
2017-05-22  Kataev DenisRepair formatting throughout documentation
2017-05-22  Diana Clarkedetect and raise for version_id is NULL
2017-05-22  mike bayerMerge "Detect no params w/ manual version_id counter...
2017-05-22  Mike BayerAllow metadata.reflect() to recover from unreflectable...
2017-05-22  Mike BayerDetect no params w/ manual version_id counter and set...
2017-05-22  Mike Bayer- add a note to versioning that version id col cannot...
2017-05-22  Mike BayerRemove "scope" keyword from scoped_session.__call__()
2017-05-22  Mike BayerPrevent SQL server isolation level from failing
2017-05-21  Mike Bayer- add 1.1.11 placeholder
2017-05-19  Mike Bayer- 1.1.10 release date
2017-05-18  Mike Bayer- Document the most transparent way to set JSON.NULL for
2017-05-17  Mike BayerAdd new configuration, inspection for baked queries
2017-05-17  Mike Bayer- add complete parameter /return value docs to session...
2017-05-17  Mike Bayer- give SelectinLoader its own bakery, dont use mapper
2017-05-16  Mike Bayer- move additional sections under with_polymorphic missed
2017-05-16  Mike Bayer- categorize these two with_polymorphic subsections...
2017-05-16  Mike Bayer- fix broken link
2017-05-16  Mike Bayermodernize and repair inheritance examples
2017-05-12  mike bayerMerge "Demote innerjoin to outerjoin coming from with_p...
2017-05-12  Mike BayerDemote innerjoin to outerjoin coming from with_polymorphic
2017-05-12  Mike BayerCascade mappers in terms of the instance's mapper
2017-05-12  Mike BayerAdd links to with_only_columns to Select.column, append...
2017-05-11  mike bayerMerge "Update inheritance documentation."
2017-05-11  Mike BayerUpdate inheritance documentation.
2017-05-10  mike bayerMerge "Add conditionals specific to deferred for expire...
2017-05-10  Mike BayerAdd conditionals specific to deferred for expire ro...
2017-05-10  Denis KataevFix docs syntax error
2017-05-09  mike bayerMerge "Use regexp to parse cx_oracle version string"
2017-05-09  Mike BayerUse regexp to parse cx_oracle version string
2017-05-09  Jacob HayesSupport autocommit for GRANT and REVOKE on postgresql
2017-05-08  Mike BayerProtect against cls weakref becoming None
2017-05-08  Mike BayerMerge branch 'master' of https://github.com/aflyhorse...
2017-05-08  Mike Bayer- add 1.2 forwards-port version
2017-05-08  Mike BayerMerge branch 'patch-1' of https://github.com/UnquietCod...
2017-05-08  LunarShaddowBreak the lines to fit pdf and fix another broken syntax
2017-05-05  Mike Bayer- big rewrite of the Sequence documentation:
2017-05-05  Mike Bayer- add another note re: 339e2c13b0fc8e95a47d00c0f8fc5afc...
2017-05-05  Mike Bayer- add a note to MetaData.schema indicating that the...
2017-05-05  LunarShaddowremove ambiguous line breakers to help sphinx identify...
2017-05-01  Ben Faginfixes a typo
2017-04-28  Mike Bayer- typo
2017-04-28  Mike BayerCall proxied collection before invoking creator in...
2017-04-27  Mike Bayer- keep trying to identify the race here. can reproduce...
2017-04-27  Mike BayerEnforce boolean result type for all eq_, is_, isnot...
2017-04-27  Mike Bayer- try to work around a race that can occur in STP when
2017-04-27  Mike Bayer- ensure that sqlalchemy.ext is set up for importlater
2017-04-26  Mike BayerAdd selectin loading
2017-04-24  Mike Bayertest / document postgresql_ops against a labeled expression
2017-04-22  Mike Bayer- edits
2017-04-21  Mike BayerMerge branch 'master' of ssh://gerrit.sqlalchemy.org...
2017-04-21  Mike Bayer- update relationship loader docs, backport from
2017-04-21  Mike BayerAdd _negate() to Label to negate inner element
2017-04-17  Mike BayerMerge branch 'UnmappedInstanceError_typo_fix' of https...
2017-04-17  Mike Bayer- remove errant doctest comment
2017-04-17  Mike BayerAccommodate for query._current_path in subq eager load...
2017-04-14  mike bayerMerge "Use baked lazyloading by default"
2017-04-13  Mike BayerUse baked lazyloading by default
2017-04-13  Mike BayerRemove MySQL UTC_TIMESTAMP rule
2017-04-12  Mike Bayer- typos and formatting
2017-04-12  Mike Bayer- OK, take oracle out of memory-intensive, if it doesn...
2017-04-12  Mike Bayer- try one more test, then we're likely going to give...
2017-04-12  Mike Bayer- move a few memusage tests out of "backend". somethin...
next