]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/shortlog
thirdparty/sqlalchemy/sqlalchemy.git
2018-06-28  Mike BayerTry to get mysqlconnector somewhat working
2018-06-26  Mike BayerEnsure BakedQuery is cloned before we add options to it
2018-06-26  mike bayerMerge "fix TypeReflectionTest for sqlite 3.24" into...
2018-06-26  Mike BayerLook up adapter info for previous left side in chained...
2018-06-26  mike bayerMerge "Fix UnboundLocalError in mssql during isolation...
2018-06-25  mike bayerMerge "Support JOIN in UPDATE..FROM" into rel_1_2
2018-06-25  Nils Philippsenfix TypeReflectionTest for sqlite 3.24
2018-06-25  Mike BayerFix UnboundLocalError in mssql during isolation level...
2018-06-25  Mike BayerUse utf8mb4 (or utf8mb3) for all things MySQL
2018-06-25  Mike BayerCompare mappers more accurately in Load._chop_path
2018-06-24  mike bayerMerge "render WITH clause after INSERT for INSERT....
2018-06-24  Mike BayerSupport JOIN in UPDATE..FROM
2018-06-20  Andrew GaulRemove stale ON UPDATE/ON DELETE comment.
2018-06-18  Mike Bayerrender WITH clause after INSERT for INSERT..SELECT...
2018-06-15  Mike BayerLookup index columns in parent table by key for copy
2018-06-13  Mike Bayerupdate client-side/server-side SQL default expression...
2018-06-13  hendawyImporting InspectionAttr twice, now once
2018-06-07  Mike BayerIterate options per path for baked cache key
2018-06-06  mike bayerMerge "Support undocumented non-entity sequence Query...
2018-06-06  mike bayerMerge "Add Query.lazy_load_from attribute for sharding...
2018-06-04  Fokko DriesprongAdd the kwargs to the Adapt method
2018-06-04  BRSmall docs style fixes in inheritance.rst
2018-06-04  Mike BayerAdd Query.lazy_load_from attribute for sharding
2018-06-04  Mike BayerSupport undocumented non-entity sequence Query argument
2018-05-28  Mike BayerVersion 1.2.9 placeholder
2018-05-28  Mike Bayer- 1.2.8 rel_1_2_8
2018-05-28  Mike BayerMutex on _CONFIGURE_MUTEX in automap.prepare()
2018-05-25  Mike BayerTurn oracle BINARY_DOUBLE, BINARY_FLOAT, DOUBLE_PRECISI...
2018-05-18  Mike Bayercall setinputsizes() for integer types
2018-05-18  Mike BayerSkip for SQL Server on non-native boolean unconstrained
2018-05-17  mike bayerMerge "Update dogpile.cache example to be compatible...
2018-05-17  Mike BayerUpdate dogpile.cache example to be compatible with...
2018-05-17  Miguel VenturaFix string formatting TypeError if tuple is passed
2018-05-17  mike bayerMerge "Prevent double-checkins and guard during reset...
2018-05-16  Mike BayerChange query._identity_lookup into a normal instance...
2018-05-16  Mike BayerMerge existing query params in baked lazy load
2018-05-15  Mike BayerPrevent double-checkins and guard during reset-on-retur...
2018-05-13  mike bayerMerge "Use identity_token for refresh(), unexpire,...
2018-05-11  Mike BayerUse identity_token for refresh(), unexpire, undefer
2018-05-11  Mike BayerDefault server_version_info to (0, )
2018-05-10  Mike BayerSQL Server is not native boolean; add new flag for...
2018-05-06  Mike Bayer- add a tl;dr to postgresql search_path section as...
2018-05-05  Mike Bayer- modernize versioning examples
2018-05-03  Mike Bayer- add sap-hana
2018-05-01  Mike Bayer- block cx_Oracle 6.3 due to https://github.com/oracle...
2018-04-25  Olivier GriselFix reference leak in compiled cache
2018-04-20  Mike BayerVersion 1.2.8 placeholder
2018-04-20  Mike Bayer- 1.2.7 rel_1_2_7
2018-04-20  Mike BayerRefactor "get" to allow for pluggable identity token...
2018-04-20  Mike Bayer- more type cache warmup
2018-04-20  Mike Bayerbump variance for these sqlite-sensitive tests
2018-04-20  Mike BayerDocument how to opt-out of NCHAR for cx_Oracle
2018-04-20  Mike Bayerupdate callcounts for py36, get rid of old callcounts
2018-04-19  Mike BayerEnsure select_from_entity adapter is used in adjust_for...
2018-04-16  Pat BuxtonFix - Order of records is not guaranteed
2018-04-12  Kent BowerReflect Oracle NUMBER(NULL, 0) as INTEGER
2018-04-11  Mike BayerCorrect join for FKs with schema in SQL Server
2018-04-04  Mike BayerEnsure all visit_sequence accepts **kw args
2018-04-03  Mike BayerUse base __ne__ implementation for range types w/ None
2018-04-03  Sebastian BankAdd postgresl.REGCLASS type for casting table names...
2018-04-01  Mike BayerFix bindparam type param fixes #4220
2018-03-30  Mike BayerVersion 1.2.7 placeholder
2018-03-30  Mike Bayer- 1.2.6 rel_1_2_6
2018-03-30  mike bayerMerge "Add support for declarative partitioning in...
2018-03-30  Vsevolod SolovyovAdd support for declarative partitioning in PostgreSQL 10
2018-03-30  Mike BayerFilter non-integer characters from pyodbc SQL Server...
2018-03-28  Mike BayerInvalidate on failed connect handler
2018-03-26  Mike BayerLink to the ExpireRelationshipOnFKChange recipe for...
2018-03-21  Mike BayerDon't warn for mixin-based __table_args__, __mapper_arg...
2018-03-14  Mike BayerTrack if we're rendering within the CTE recursively
2018-03-12  Mike BayerIgnore non-primary mappers within mutable instrumentation
2018-03-08  mike bayerMerge "Raise cx_Oracle minimum version to 5.2" into...
2018-03-07  Mike BayerMake it much more clear that concrete mapping is limited
2018-03-07  Mike BayerRaise cx_Oracle minimum version to 5.2
2018-03-07  Mike BayerAdd notes regarding flat=True
2018-03-06  Mike Bayercherry-pick changelog update for 1.1.19
2018-03-06  Mike Bayercherry-pick changelog from 1.1.18
2018-03-06  Mike BayerVersion 1.2.6 placeholder
2018-03-06  Mike Bayer- 1.2.5 rel_1_2_5
2018-03-06  Mike Bayer- add missing versions for #4208
2018-03-06  mike bayerMerge "Add Query.enable_single_entity()" into rel_1_2
2018-03-06  mike bayerMerge "Clone _cte_alias instead of assigning "self...
2018-03-06  Eric AtkinAdd Query.enable_single_entity()
2018-03-06  Mike BayerClone _cte_alias instead of assigning "self"
2018-03-05  Mike BayerDon't include AliasedClass when pickling options
2018-03-05  Mike BayerOnly replace first occurrence for COLLATE/ARRAY syntax
2018-03-05  Mike BayerAdd python 3.7 environment
2018-03-02  Mike BayerGet MySQL version info from @@version
2018-03-02  Mike Bayernew default branch for gitreview
2018-03-02  Mike Bayer- add some seealsos for the transient object that loads...
2018-03-02  Mike BayerCheck existing CTE for an alias name when rendering...
2018-03-02  Mike BayerFix enable_relationship_loading() works fine w/ one...
2018-02-27  Mike BayerMerge remote-tracking branch 'origin/pr/421'
2018-02-23  mike bayerMerge "Ensure we have states to load when doing poly...
2018-02-23  mike bayerMerge "Allow bind processors to work with expanding IN"
2018-02-23  Mike BayerEnsure we have states to load when doing poly post...
2018-02-23  Mike BayerAllow bind processors to work with expanding IN
2018-02-22  Mike Bayercherry-pick changelog update for 1.1.18
2018-02-22  Mike Bayercherry-pick changelog from 1.1.17
2018-02-22  Mike BayerVersion 1.2.5 placeholder
next