]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/shortlog
thirdparty/sqlalchemy/sqlalchemy.git
2019-01-29  Ville BrofeldtFix typo: issue is #4442, not #4222 4471/head
2019-01-27  Mike Bayerremove py36 from test profiles
2019-01-26  mike bayerMerge "Ensure of_type subclass taken into account with...
2019-01-26  Mike BayerEnsure of_type subclass taken into account with wildcards
2019-01-26  Mike BayerVersion 1.3.0b3 placeholder
2019-01-26  Mike Bayer- 1.3.0b2 rel_1_3_0b2
2019-01-26  Mike BayerVersion 1.2.18 placeholder
2019-01-26  Mike Bayer- 1.2.17
2019-01-26  Mike BayerFix timeout method doc to be for QueuePool
2019-01-26  Mike BayerImprove error messages in the area of loader options
2019-01-25  Mike BayerFix some long lines that sneaked in with the spelling...
2019-01-25  Lele GaifaxFix many spell glitches
2019-01-25  mike bayerMerge "Add getters for all execution_options"
2019-01-25  mike bayerMerge "Fix mssql quote schema warning"
2019-01-25  mike bayerMerge "Implement relationship to AliasedClass; deprecat...
2019-01-25  Mike BayerFix mssql quote schema warning
2019-01-25  Daniel ListerAdd getters for all execution_options
2019-01-25  mike bayerMerge "Use pg_get_constraintdef for CHECK constraint...
2019-01-25  Mike BayerImplement relationship to AliasedClass; deprecate non...
2019-01-25  Mike Bayer- this is a meth, not a ref
2019-01-25  Mike BayerUse pg_get_constraintdef for CHECK constraint reflection
2019-01-24  mike bayerMerge "Provide public accessor for Pool.timeout()."
2019-01-24  Irina DelamareProvide public accessor for Pool.timeout().
2019-01-24  Mike Bayer- all the checkboxes are just embarassing, just do...
2019-01-24  mike bayerMerge "Add deprecation warnings to all deprecated APIs"
2019-01-23  Mike BayerAdd deprecation warnings to all deprecated APIs
2019-01-23  Mike BayerAdd QueryEvents before_compile_update / before_compile_...
2019-01-19  Mike BayerDon't use cx_Oracle.NATIVE_INT in output type handlers
2019-01-19  Mike BayerCleanup with query aliasing
2019-01-18  Mike BayerRegenerate callcounts for mysqlclient 1.4.0
2019-01-18  mike bayerMerge "Adapt single inh criteria more specifically"
2019-01-18  Mike BayerFeature mysqlclient
2019-01-18  Mike BayerAdd example of password URL encoding
2019-01-18  Mike Bayerlink the psycopg2 fast execution document to the Core...
2019-01-18  Mike BayerAdapt single inh criteria more specifically
2019-01-17  Mike BayerRepair use of deprecated text() typemap, bindparams...
2019-01-17  Vraj MohanReinstate elementtree example
2019-01-17  Mike Bayer- pep8 fix
2019-01-15  Mike BayerConvert most "See also" phrases into .. seealso::
2019-01-15  mike bayerMerge "Render N'' for SQL Server unicode literals"
2019-01-15  Mike BayerRemove version directives for 0.6, 0.7, 0.8
2019-01-15  Mike BayerPR template tweaks
2019-01-15  mike bayerMerge "Relax "ambiguous" association proxy restrictions...
2019-01-15  Mike BayerRender N'' for SQL Server unicode literals
2019-01-15  mike bayerMerge "move to inspect_getfullargspec"
2019-01-15  Mike Bayermove to inspect_getfullargspec
2019-01-15  Mike BayerRelax "ambiguous" association proxy restrictions, suppo...
2019-01-14  Mike BayerPull request template final
2019-01-14  Mike Bayeranother change to the PR template
2019-01-14  Mike BayerTry a new pull request template
2019-01-13  Mike Bayercorrect paramref to property links to refer to creation...
2019-01-13  mike bayerMerge "Add standalone orm.close_all method and deprecat...
2019-01-12  mike bayerMerge "use ..deprecated directive w/ version in all...
2019-01-12  Augustin TrancartAdd standalone orm.close_all method and deprecate Sessi...
2019-01-12  Mike Bayeruse ..deprecated directive w/ version in all cases
2019-01-11  Mike Bayercherry-pick changelog update for 1.2.17
2019-01-11  Mike Bayercherry-pick changelog from 1.2.16
2019-01-11  Mike Bayerhappy new year
2019-01-10  Mike BayerLeave bytestring exception messages as bytestrings
2019-01-10  mike bayerMerge "Skip expression-based index reflection for SQLite"
2019-01-10  Mike BayerSkip expression-based index reflection for SQLite
2019-01-09  Mike BayerRender correct DDL for unsetting table comments
2019-01-08  Charles S.... Update index.rst - Added link to Drill dialect. 4432/head
2019-01-06  Mike BayerPost black reformatting
2019-01-06  Mike BayerRun black -l 79 against all source files
2019-01-06  Mike BayerAssorted pre-Black fixes
2019-01-04  Mike BayerPrep for flake8 refactoring
2018-12-31  Mike Bayerrework the exclusions spec expression
2018-12-31  Lele Gaifaxcommit 1b774808c926665047bf353222ecd191679a95d1
2018-12-29  mike bayerMerge "Check collection less than two items remaining...
2018-12-29  mike bayerMerge "Call __del() before remove()"
2018-12-28  Mike BayerAdd missing disambiguation to non-primary mapper example
2018-12-28  Mike BayerCheck collection less than two items remaining before...
2018-12-28  Mike BayerCall __del() before remove()
2018-12-27  Mike BayerImplement SynonymProperty.get_history()
2018-12-24  Mike Bayer- remove non-working dialects some of which are 404's
2018-12-23  mike bayerMerge "Add before_mapper_configured event"
2018-12-22  mike bayerMerge "Maintain compiled_params / replacement_expressio...
2018-12-22  Mike BayerMaintain compiled_params / replacement_expressions...
2018-12-21  mike bayerMerge "Handle PostgreSQL enums in remote schemas"
2018-12-21  Mike Bayeradd pull request template
2018-12-21  Mike BayerHandle PostgreSQL enums in remote schemas
2018-12-21  Mike BayerRewrite the convert_unicode docs and add tons of dragons
2018-12-20  mike bayerMerge "Fix the "greatest" example."
2018-12-20  mike bayerMerge "Omit include of no longer existing files"
2018-12-20  Michael HowitzOmit include of no longer existing files
2018-12-17  Konstantin... Fix the "greatest" example.
2018-12-17  mike bayerMerge "Add missing parameter to docstring"
2018-12-17  Agam RafaeliAdd missing parameter to docstring
2018-12-17  Agam RafaeliSet a reading order to the compatibility import file
2018-12-12  Mike BayerDocument and support nested composites
2018-12-11  Mike Bayercherry-pick changelog update for 1.2.16
2018-12-11  Mike Bayercherry-pick changelog from 1.2.15
2018-12-11  Chris WilsonAdd before_mapper_configured event
2018-12-08  mike bayerMerge "Refer to existing of_type when resolving string...
2018-12-08  mike bayerMerge "Take instance into account when determining...
2018-12-08  Mike BayerTake instance into account when determining Association...
2018-12-07  Mike BayerRefer to existing of_type when resolving string attribu...
2018-12-07  Mike BayerAdd versioned_update_old_row example
2018-12-07  Mike Bayer- fix formatting on examples to list the description...
next