]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/shortlog
thirdparty/sqlalchemy/sqlalchemy.git
2021-02-13  Oliver Riceallowlist select(<table>.c) in legacy select() 5936/head
2021-02-13  Oliver Ricetest select(<table>.c) in legacy select
2021-02-13  Oliver Riceprevent strings from being treated as a valid iterable...
2021-02-12  Oliver Ricesupport select(<iterable>) in v1.4 Fixes: #5935
2021-02-12  mike bayerMerge "Apply consistent labeling for all future style...
2021-02-11  mike bayerMerge "test Function(?:Element)._bind_param() with...
2021-02-11  Mike BayerPrepare to ship 1.4.0b3
2021-02-11  Mike BayerApply consistent labeling for all future style ORM...
2021-02-11  Mike Bayertest Function(?:Element)._bind_param() with in_()
2021-02-10  Mike BayerDon't pre-calc inserted primary key if no getter
2021-02-10  Mike Bayerturn section into a bulleted list
2021-02-09  mike bayerMerge "Detect non async driver on engine creation"
2021-02-09  Mike Bayerupdate the intro to accommodate for the 1.4/2.0 overview
2021-02-08  mike bayerMerge "Add identifier_preparer per-execution context...
2021-02-08  mike bayerMerge "Use slots in the aiomysql proxy classes"
2021-02-08  Mike BayerAdd identifier_preparer per-execution context for schem...
2021-02-07  Mike BayerMerge branch 'master' of ssh://gerrit.sqlalchemy.org...
2021-02-07  Mike BayerDocument implicit IO points in ORM
2021-02-06  Federico CaselliUse slots in the aiomysql proxy classes
2021-02-06  Federico CaselliDetect non async driver on engine creation
2021-02-05  Mike BayerTrack a second from_linter for lateral subqueries
2021-02-05  Mike BayerMerge remote-tracking branch 'origin/pr/5883'
2021-02-04  Mike BayerAccommodate column-based naming conventions for pk...
2021-02-04  Maciej Brenczorm/session.py - comment grammar fix 5917/head
2021-02-03  Mike BayerVersion 1.4.0 placeholder
2021-02-03  Mike Bayer- 1.4.0b2 rel_1_4_0b2
2021-02-03  Mike Bayeradd asyncio as a changelog section
2021-02-03  mike bayerMerge "un-deprecate Oracle 2pc"
2021-02-03  Mike Bayerfix gc related race in weakdict popitem
2021-02-03  Mike BayerRepair tests for older SQLite, timing, pypy
2021-02-03  mike bayerMerge "Improve noload documentation"
2021-02-03  mike bayerMerge "Implement support for functions as FROM with...
2021-02-03  Mike Bayerun-deprecate Oracle 2pc
2021-02-03  Mike BayerImplement support for functions as FROM with columns...
2021-02-03  mike bayerMerge "Implement per-connection logging token"
2021-02-03  Mike BayerImplement per-connection logging token
2021-02-03  Mike BayerAdd coercions to literal()
2021-02-02  Federico CaselliImprove noload documentation
2021-02-02  Mike Bayerdon't fail if purge recyclebin fails/mutex on registry
2021-02-01  mike bayerMerge "reorganize mapper compile/teardown under registry"
2021-02-01  Mike Bayerreorganize mapper compile/teardown under registry
2021-02-01  Mike Bayercherry-pick changelog update for 1.3.24
2021-02-01  Mike Bayercherry-pick changelog from 1.3.23
2021-01-31  Mike Bayerset identifier length for MySQL constraints to 64
2021-01-29  mike bayerMerge "Use schema._copy_expression() fully in column...
2021-01-29  Gord ThompsonUse schema._copy_expression() fully in column collectio...
2021-01-29  Mike BayerClarify Column.index / Column.unique parameters
2021-01-28  mike bayerMerge "Render NULL for bindparam w/ None value/literal_...
2021-01-28  Mike BayerRender NULL for bindparam w/ None value/literal_binds...
2021-01-28  Mike BayerAllow Oracle CLOB/NCLOB/BLOB in returning
2021-01-27  Mike BayerRepair incorrect symbol PyDict_GetItemWithError for...
2021-01-27  Paul LettichFix broken link to cx_Oracle documentation 5883/head
2021-01-26  mike bayerMerge "Fix many spell glitches in docstrings and comments"
2021-01-26  mike bayerMerge "Improve c implementation of immutabledict"
2021-01-26  mike bayerMerge "Replace with_labels() and apply_labels() in...
2021-01-26  Mike BayerAdd dbapimaster builds to tox.ini
2021-01-26  Mike Bayeradd sqlalchemy to FUNDING
2021-01-26  Gord ThompsonReplace with_labels() and apply_labels() in ORM/Core
2021-01-25  Mike BayerFill-out dataclass-related attr resolution
2021-01-25  Federico CaselliImprove c implementation of immutabledict
2021-01-25  Mike BayerAdd more docs on engine connecting w/ URL parameters
2021-01-24  mike bayerMerge "Limit AsyncAdaptedQueue to Python 3.7"
2021-01-24  mike bayerMerge "Remove errant assertion from unit of work"
2021-01-24  Mike Bayerun-ignore mike's favorite testing filenames
2021-01-24  Mike BayerRemove errant assertion from unit of work
2021-01-24  Federico CaselliLimit AsyncAdaptedQueue to Python 3.7
2021-01-24  Lele GaifaxFix many spell glitches in docstrings and comments
2021-01-23  mike bayerMerge "include negation symbol in numeric default match"
2021-01-23  mike bayerMerge "remove __allowlist__"
2021-01-23  mike bayerMerge "Improve error message when await_ call errors"
2021-01-23  Mike Bayerremove __allowlist__
2021-01-23  mike bayerMerge "Removed some legacy terms in favor of modern...
2021-01-23  Mike Bayerinclude negation symbol in numeric default match
2021-01-21  Federico CaselliFix a couple of bugs in the asyncio implementation
2021-01-21  Federico CaselliImprove error message when await_ call errors
2021-01-21  jonathan vanascoRemoved some legacy terms in favor of modern equivalent...
2021-01-21  Mike BayerRevert "Implement support for functions as FROM with...
2021-01-21  Mike BayerImplement support for functions as FROM with columns...
2021-01-20  mike bayerMerge "chain joins from SelectState context, not Select"
2021-01-20  Mike BayerAdd missing changelog file
2021-01-20  Mike Bayerchain joins from SelectState context, not Select
2021-01-20  mike bayerMerge "Document Table/Column accessors"
2021-01-19  Mike BayerDocument Table/Column accessors
2021-01-19  mike bayerMerge "Disallow non-native psycopg2 Unicode in Python...
2021-01-19  Federico CaselliDisallow non-native psycopg2 Unicode in Python 3; updat...
2021-01-18  mike bayerMerge "More replacements of mapper to map_imperatively"
2021-01-18  Mike Bayerrestore greenlet req
2021-01-17  mike bayerMerge "``Identity`` implies ``nullable=False``."
2021-01-16  Mike Bayerintroduce generalized decorator to prevent invalid...
2021-01-16  Federico Caselli``Identity`` implies ``nullable=False``.
2021-01-16  mike bayerMerge "update aiomysql extra to match asyncpg, also...
2021-01-16  mike bayerMerge "Create explicit GC ordering between ConnectionFa...
2021-01-16  mike bayerMerge "Guard against re-entrant autobegin in Core,...
2021-01-16  Mike BayerGuard against re-entrant autobegin in Core, ORM
2021-01-15  Mike Bayerrun handle error for commit/rollback fail and cancel...
2021-01-15  mike bayerMerge "Add missing requirements to suite tests"
2021-01-15  Federico CaselliMore replacements of mapper to map_imperatively
2021-01-15  Gord ThompsonAdd missing requirements to suite tests
2021-01-15  mike bayerMerge "update execute() arg formats in modules and...
2021-01-15  mike bayerMerge "Replace mapper with map_imperatively in mapping...
next