]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/shortlog
thirdparty/sqlalchemy/sqlalchemy.git
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...
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...
next