]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/shortlog
thirdparty/sqlalchemy/sqlalchemy.git
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...
2017-04-12  Mike BayerWarn on _compiled_cache growth
2017-04-11  Mike BayerSet up base ARRAY to be compatible with postgresql...
2017-04-10  mike bayerMerge "Compare entities also on chop_path"
2017-04-10  Mike BayerCompare entities also on chop_path
2017-04-07  Mike BayerAdd new "expanding" feature to bindparam()
2017-04-06  Jonathan SueverFix of minor typo in the UnmappedInstanceError message
2017-04-06  Mike BayerConsider mysql partition options separately from other...
2017-04-06  Mike Bayer- add placeholder for 1.1.10
2017-04-05  Mike BayerSupport Postgresql INTERVAL fields spec/reflection
2017-04-05  mike bayerMerge "Double percent signs based on paramstyle, not...
2017-04-05  Mike BayerDouble percent signs based on paramstyle, not dialect
2017-04-04  mike bayerMerge "Recognize brackets, quoted_name in SQL Server...
2017-04-04  Mike Bayer- 1.1.9 release date
2017-04-04  Mike BayerRecognize brackets, quoted_name in SQL Server schema
2017-04-04  Mike BayerAdd much more detail to the "unhashable types" change
2017-04-04  mike bayerMerge "Apply SQL compilation to sqltext for column...
2017-04-04  mike bayerMerge "Ensure we check that SQL expression has an ...
2017-04-04  Mike BayerApply SQL compilation to sqltext for column-level CHECK...
2017-04-04  Bertrand JaninFix typo.
2017-04-04  Mike BayerEnsure we check that SQL expression has an .info attribute
2017-04-04  Mike BayerResultProxy won't autoclose connection until state...
2017-04-03  Mike Bayer- fix version identifier
2017-04-03  mike bayerMerge "Use consistent method signature for Alias.self_g...
next