]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/shortlog
thirdparty/sqlalchemy/sqlalchemy.git
2019-02-08  Mike Bayer- 1.3.0b3 rel_1_3_0b3
2019-02-08  Ivan LevkivskyiAdd type stubs link to the docs
2019-02-07  Mike BayerUse declarative mapping for the embedded SQL expression...
2019-02-07  mike bayerMerge "Remove all remaining text() coercions and ensure...
2019-02-07  Mike BayerRemove all remaining text() coercions and ensure identi...
2019-02-05  Mike BayerRemove all occurrences of the word "password" from...
2019-02-04  mike bayerMerge "Improve support for with_polymorphic in mapper...
2019-02-04  Mike BayerImprove support for with_polymorphic in mapper options
2019-02-04  Mike BayerAdd bulk_replace to AssociationSet, AssociationDict
2019-02-03  Mike BayerRepair incorrect issue number
2019-02-03  mike bayerMerge "Remove Nose support"
2019-02-02  Parth ShandilyaRemove Nose support
2019-02-02  Bartlomiej... Render parenthesis around sqlite expression defaults
2019-02-02  Mike Bayerrepair F632 issue
2019-01-31  mike bayerMerge "Add informative failure modes to _DeferredMapper...
2019-01-31  Ben BrummAdded a link for Candidate Keys
2019-01-31  Mike BayerAdd informative failure modes to _DeferredMapperConfig
2019-01-31  Mike BayerAdd F632 another issue that just popped up
2019-01-31  Mike Bayeradd F821 which for some reason is some new thing flake8...
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
next