]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/shortlog
thirdparty/sqlalchemy/sqlalchemy.git
2020-12-31  Kazantcev AndreyRemove the extra parenthesis. 5809/head
2020-12-30  Mike BayerSupport TypeDecorator.get_dbapi_type() for setinpusizes
2020-12-30  mike bayerMerge "disambiguate SQL server temp table constraint...
2020-12-30  Mike Bayerdisambiguate SQL server temp table constraint names
2020-12-27  Mike BayerAdd support for AsyncSession.get()
2020-12-27  mike bayerMerge "Improve async session docs."
2020-12-26  mike bayerMerge "narrow the check for double-paren exprs in mysql...
2020-12-26  Mike Bayerimplement sessionmaker.begin(), scalar() for async...
2020-12-26  Mike Bayernarrow the check for double-paren exprs in mysql create...
2020-12-23  Federico CaselliImprove async session docs.
2020-12-23  Mike BayerAdd ORMExecuteState mapper accessors
2020-12-21  Gord ThompsonFix issues with JSON and float/numeric
2020-12-19  mike bayerMerge "Allow Declarative to extract class attr from...
2020-12-19  mike bayerMerge "Repair mssql dep tests; have __only_on__ imply...
2020-12-19  mike bayerMerge "Repair and cover adaption call w/ ORM having()"
2020-12-19  Mike BayerAllow Declarative to extract class attr from field
2020-12-19  esohRepair and cover adaption call w/ ORM having()
2020-12-19  Mike BayerRepair mssql dep tests; have __only_on__ imply __backend__
2020-12-19  Mike BayerImprove type detection for Values / Tuple
2020-12-18  mike bayerMerge "test fixes for oracle 18c"
2020-12-18  Mike Bayercherry-pick changelog update for 1.3.23
2020-12-18  Mike Bayercherry-pick changelog from 1.3.22
2020-12-18  Mike Bayertest fixes for oracle 18c
2020-12-18  Mike BayerGracefully degrade on v$transaction not readable
2020-12-17  Mike Bayercherry-pick changelog update for 1.3.22
2020-12-17  Mike Bayercherry-pick changelog from 1.3.21
2020-12-17  mike bayerMerge "Improved PEP-484 for AsyncSession.run_sync"
2020-12-17  Mike Bayerlambda refactor post-production fixes
2020-12-16  Mike BayerMajor revisals to lambdas
2020-12-16  Michael OliverImproved PEP-484 for AsyncSession.run_sync
2020-12-15  Mike BayerCheck explicitly for mapped class as secondary
2020-12-15  Mike Bayerfix some pep8 warnings
2020-12-15  Mike BayerUse .expression accessor for hybrid example
2020-12-14  mike bayerMerge "Emit deprecation warnings for plain text under...
2020-12-14  Mike BayerEmit deprecation warning for general DDLElement.bind...
2020-12-14  mike bayerMerge "Support IF EXISTS/IF NOT EXISTS for DDL constructs"
2020-12-14  mike bayerMerge "Emit 2.0 deprecation warning for sub-transactions"
2020-12-14  RamonWillSupport IF EXISTS/IF NOT EXISTS for DDL constructs
2020-12-14  Mike BayerEmit 2.0 deprecation warning for sub-transactions
2020-12-12  Gord ThompsonRemove autoload=True references
2020-12-12  mike bayerMerge "Fixes for lambda expressions and relationship...
2020-12-12  Mike BayerFixes for lambda expressions and relationship loaders
2020-12-12  mike bayerMerge "Send deterministic ordering into unit of work...
2020-12-12  Mike BayerSend deterministic ordering into unit of work topological
2020-12-11  Mike BayerEmit deprecation warnings for plain text under Session
2020-12-11  mike bayerMerge "correct for "autocommit" deprecation warning"
2020-12-11  Mike Bayercorrect for "autocommit" deprecation warning
2020-12-11  mike bayerMerge "Revise attribute refresh for with_loader_criteri...
2020-12-11  mike bayerMerge "add aiomysql support"
2020-12-11  Mike BayerRevise attribute refresh for with_loader_criteria,...
2020-12-10  Mike Bayeradd aiomysql support
2020-12-09  mike bayerMerge "Implement Oracle SERIALIZABLE + real read of...
2020-12-09  Mike BayerImplement Oracle SERIALIZABLE + real read of isolation...
2020-12-09  mike bayerMerge "Fixed compile for mssql dialect"
2020-12-09  Gord ThompsonFixed compile for mssql dialect
2020-12-09  mike bayerMerge "Implement `TypeEngine.as_generic`"
2020-12-09  Mike BayerRevert "Merge "add aiomysql support""
2020-12-09  Gord ThompsonImplement `TypeEngine.as_generic`
2020-12-08  mike bayerMerge "add aiomysql support"
2020-12-08  mike bayerMerge "Detect non compatible execution in async mode"
2020-12-08  Federico CaselliDetect non compatible execution in async mode
2020-12-08  Mike Bayeradd aiomysql support
2020-12-07  mike bayerMerge "Replace ``OrderedDict`` with a normal ``dict...
2020-12-07  mike bayerMerge "update docs that reference the deprecated `from_...
2020-12-07  Federico CaselliReplace ``OrderedDict`` with a normal ``dict`` in pytho...
2020-12-07  mike bayerMerge "fix non-ascii quotes in sqlite on update feature"
2020-12-07  Mike Bayerfix non-ascii quotes in sqlite on update feature
2020-12-07  jonathan vanascoupdate docs that reference the deprecated `from_engine...
2020-12-07  Mike BayerPass through plain selectable to .alias()
2020-12-04  Michael OliverAdd Optional type modifier to fields with default value... 5746/head
2020-12-03  Mike Bayerindicate classically mapped relationship in the datacla...
2020-12-03  mike bayerMerge "Reflect decimal points in MariaDB non-quoted...
2020-12-03  mike bayerMerge "Fix documentation link in query with_for_update"
2020-12-03  Mike BayerReflect decimal points in MariaDB non-quoted numeric...
2020-12-03  mike bayerMerge "Properly render ``cycle=False`` and ``order...
2020-12-03  toh995capitalize author name 5742/head
2020-12-02  Federico CaselliFix documentation link in query with_for_update
2020-12-02  Mike Bayermodernize contains_eager() docs
2020-12-02  Mike BayerMerge remote-tracking branch 'origin/pr/5733' into...
2020-12-02  Mike BayerMake sure asyncpgfallback has __slots__
2020-12-01  Federico CaselliProperly render ``cycle=False`` and ``order=False``
2020-12-01  Mike BayerPass along other keyword args in _EventsHold.populate
2020-12-01  mike bayerMerge "improve cross-linking between Core /ORM for...
2020-12-01  Mike Bayerimprove cross-linking between Core /ORM for schema arg
2020-11-30  Mike BayerDisallow bug reports based on flask and others
2020-11-29  toh995remove duplicate author 5733/head
2020-11-27  mike bayerMerge "Don't discard leftovers from surface_selectables"
2020-11-26  mike bayerMerge "Support Column objects in the SET clause for...
2020-11-26  Mike BayerUse String for PostgreSQL xmin example
2020-11-26  Mike BayerDon't discard leftovers from surface_selectables
2020-11-26  mike bayerMerge "Fix typo in sessionmaker example: s/wih/with"
2020-11-26  Brendan McCollamFix typo in sessionmaker example: s/wih/with
2020-11-26  Brendan McCollamTypo in sessionmaker example: s/wih/with 5730/head
2020-11-24  Mike BayerSupport Column objects in the SET clause for upsert
2020-11-24  Mike Bayerensure utf-8 used for opening tutorial files
2020-11-22  mike bayerMerge "Add summary table for orm 2.0 migration"
2020-11-22  Federico CaselliAdd summary table for orm 2.0 migration
2020-11-21  Jordan PittierQueuePool: support subsecond timeout
2020-11-20  mike bayerMerge "Don't emit warnings on descriptor access"
2020-11-20  Mike BayerDon't emit warnings on descriptor access
next