]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/shortlog
thirdparty/sqlalchemy/sqlalchemy.git
2019-05-22  Mengxi Zhangdoc grammar updates 4565/head
2019-03-21  rayluExpand joins when calculating PostgreSQL "WITH FOR...
2019-03-18  ericdeansanchezChanged urllib.quote_plus to urllib.parse.quote_plus...
2019-03-16  Antony GelbergClarify that declarative string resolution does not...
2019-03-11  mike bayerMerge "Clone internals for Select._correlate_except...
2019-03-11  Mike BayerClone internals for Select._correlate_except collection...
2019-03-09  Mike BayerVersion 1.3.2 placeholder
2019-03-09  Mike Bayer- 1.3.1 rel_1_3_1
2019-03-09  Mike BayerCommit transaction after SNAPSHOT isolation change
2019-03-09  Mike Bayerblack reformatting
2019-03-08  Mike BayerRemove convert_unicode nodes and add version for deprec...
2019-03-08  Mike BayerUpdate the mysql-connector-python docs for now
2019-03-07  Mike BayerAdd documentation section for cascade_scalar_deletes
2019-03-06  mike bayerMerge "Ensure association proxy works over synonym"
2019-03-06  mike bayerMerge "Fix large_resultsets performance example field...
2019-03-06  mike bayerMerge "Ensure scale param not sent to float types"
2019-03-06  Matt SchuchhardtFix large_resultsets performance example field name
2019-03-06  Mike BayerEnsure association proxy works over synonym
2019-03-06  Mike BayerLoosen SingletonThreadPoolTest
2019-03-06  Mike BayerEnsure scale param not sent to float types
2019-03-06  Mike Bayerrun a black run
2019-03-06  Mike BayerFix pooling typo
2019-03-05  Mike BayerMerge remote-tracking branch 'origin/pr/4520'
2019-03-05  Mike BayerAdd a note that the truncation logic also raises an...
2019-03-05  Mike Bayer- repair param inject to work around code examples...
2019-03-04  Mike BayerVersion 1.3.1 placeholder
2019-03-04  Daniel DemmelAdd missing attribute in hybrid.py docs 4520/head
2019-03-04  Mike Bayer- 1.3.0 rel_1_3_0
2019-03-04  mike bayerMerge "Use basepython 3.7 for flake8 tests"
2019-03-04  Mike BayerUse basepython 3.7 for flake8 tests
2019-03-04  mike bayerMerge "Add port comparison in __eq__() and __ne__(...
2019-02-28  SanjanaAdd port comparison in __eq__() and __ne__() method...
2019-02-28  Mike BayerAdd resolve_fks=False option for reflection
2019-02-27  Aidan Feldmanlink to PyHive as a dialect 4516/head
2019-02-23  Ville BrofeldtIgnore Pipenv* and .idea 4514/head
2019-02-22  mike bayerMerge "Add test to as_interface when no cls or methods"
2019-02-22  mike bayerMerge "Prevent __init__ from being called for Alias...
2019-02-21  Toni KarppiAdd test to as_interface when no cls or methods
2019-02-21  mike bayerMerge "Add support for key-word based get()"
2019-02-21  Mike BayerPrevent __init__ from being called for Alias, subclasses
2019-02-21  mike bayerMerge "Include newlines in StatementError formatting"
2019-02-20  Nate ClarkInclude newlines in StatementError formatting
2019-02-20  sanjanaAdd support for key-word based get()
2019-02-20  Mike BayerRemove inadvertent test_schema.db commit
2019-02-20  mike bayerMerge "Add NCHAR to Oracle dialect"
2019-02-20  Mike Bayerrevise timestamp correction scheme
2019-02-20  Mike BayerEnsure _simple_lazy_clause bind names are fixed before...
2019-02-19  Mike BayerAdd NCHAR to Oracle dialect
2019-02-15  Mike Bayercherry-pick changelog update for 1.2.19
2019-02-15  Mike Bayercherry-pick changelog from 1.2.18
2019-02-15  Mike Bayer- formatting fix
2019-02-14  mike bayerMerge "Adding setter to should_evaluate_none property"
2019-02-13  sanjanaAdding setter to should_evaluate_none property
2019-02-13  Mike BayerSet IDENTITY_INSERT for insert.values({column: expr})
2019-02-13  mike bayerMerge "Allow SQL expression for ORM primary keys"
2019-02-12  Mike BayerAllow SQL expression for ORM primary keys
2019-02-11  mike bayerMerge "Add complete coverage and fix lower() for MySQL...
2019-02-11  Mike BayerAdd complete coverage and fix lower() for MySQL 88718...
2019-02-10  mike bayerMerge "Don't run pending_to_persistent for non-new...
2019-02-09  Mike BayerDon't run pending_to_persistent for non-new objects
2019-02-09  Mike BayerNote for history methods that history is reset per...
2019-02-08  Mike Bayermention no_autoflush in the flush section of the docs
2019-02-08  Mike BayerVersion 1.3.0 placeholder
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...
next