]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/shortlog
thirdparty/sqlalchemy/sqlalchemy.git
2021-06-23  Daniël van... mysql reflection: Fix TiDB clustered PK comment compati... 6660/head
2021-06-21  mike bayerMerge "Implement MySQL-specific MATCH"
2021-06-21  mike bayerMerge "adjust patchfile from 6ca7c2eb"
2021-06-21  Anton KovalevichImplement MySQL-specific MATCH
2021-06-21  Mike Bayerfurther fixes to test_options_entities_three
2021-06-21  Mike Bayeradjust patchfile from 6ca7c2eb
2021-06-21  mike bayerMerge "accommodate no cls info found in _scan_declarative"
2021-06-21  Mike Bayerensure test has deterministic FROM rendering
2021-06-21  Mike Bayeraccommodate no cls info found in _scan_declarative
2021-06-19  mike bayerMerge "ensure greenlet_spawn propagates BaseException"
2021-06-19  mike bayerMerge "Added netezza in external dialects in documentation"
2021-06-19  Mike Bayerensure greenlet_spawn propagates BaseException
2021-06-18  Abhishek JogAdded netezza in external dialects in documentation
2021-06-18  mike bayerMerge "memoize current options and joins w with_entitie...
2021-06-17  Samuel Cattini... Fix typos in "Working with Related Objects" docs (...
2021-06-17  Mike Bayermemoize current options and joins w with_entities/with_...
2021-06-16  Mike Bayerpin async scoping tests at python 3.7
2021-06-16  jason3gbImplement async_scoped_session
2021-06-15  mike bayerMerge "set autocommit for psycopg2 pre-ping"
2021-06-15  Mike Bayerpg 13 is in CI
2021-06-14  Mike Bayerclarify one-to-one examples
2021-06-14  Mike Bayerclarify relationship to aliased class criteria
2021-06-14  Mike Bayerdocument missing ColumnCollection methods
2021-06-11  Mike Bayerset autocommit for psycopg2 pre-ping
2021-06-10  Mike BayerVersion 1.4.19 placeholder
2021-06-10  Mike Bayer- 1.4.18 rel_1_4_18
2021-06-10  Mike Bayerchangelog updates
2021-06-10  Mike Bayerfix typo
2021-06-09  mike bayerMerge "simplify relationship caching options"
2021-06-09  Mike Bayersimplify relationship caching options
2021-06-09  mike bayerMerge "Propagate asyncio flag from the dialect to selec...
2021-06-08  Federico CaselliPropagate asyncio flag from the dialect to selected...
2021-06-08  mike bayerMerge "restore adapter logic in ORM loading"
2021-06-08  Mike Bayerrestore adapter logic in ORM loading
2021-06-08  mike bayerMerge "Add note regarding encryption-related pragmas...
2021-06-08  mike bayerMerge "repair Join.is_derived_from() to not rely on...
2021-06-07  Mike Bayerrepair Join.is_derived_from() to not rely on simple...
2021-06-07  Federico CaselliAdd note regarding encryption-related pragmas
2021-06-07  Mike BayerAdd asyncio.TimeoutError as an exit exception
2021-06-07  Mike Bayerinit extra_criteria_entities in fromstatement w/ DML
2021-06-06  mike bayerMerge "Pass URL object, not the string, to on_connect_url"
2021-06-06  Mike BayerPass URL object, not the string, to on_connect_url
2021-06-04  Mike Bayerdon't enable "fast insert executemany" for ON CONFLICT etc
2021-06-04  Federico CaselliAdd missing method :meth:`_engine.Row._asdict`.
2021-06-03  Mike BayerAdjust create_proxy_methods() to use kw arguments
2021-06-03  mike bayerMerge "Implement proxy back reference system for asyncio"
2021-06-03  Mike Bayerdelete exception traceback in _expect_raises
2021-06-02  Mike Bayertemporarily disable test_no_attach_to_event_loop
2021-06-02  Mike BayerImplement proxy back reference system for asyncio
2021-06-02  Mike Bayerapply sorting to overlaps message
2021-06-02  Calli Rogersremoving unavailable parameters from documentation 6571/head
2021-06-01  mike bayerMerge "improve "overlaps" warning; test for m2m"
2021-06-01  Gord ThompsonClarify connection arg usage for postgresql
2021-06-01  Mike Bayerimprove "overlaps" warning; test for m2m
2021-05-29  Mike BayerVersion 1.4.18 placeholder
2021-05-29  Mike Bayer- 1.4.17 rel_1_4_17
2021-05-29  mike bayerMerge "Remove pytest warning filter"
2021-05-29  Mike Bayerskip dupe order by test on mssql
2021-05-29  Mike BayerEnsure propagate_attrs available on PropComparator
2021-05-28  Federico CaselliRemove pytest warning filter
2021-05-28  Mike BayerVersion 1.4.17 placeholder
2021-05-28  Mike Bayer- 1.4.16 rel_1_4_16
2021-05-28  mike bayerMerge "Fix adaption in AnnotatedLabel; repair needless...
2021-05-28  mike bayerMerge "Test some complex update cases in the pg dialect"
2021-05-28  mike bayerMerge "Make other loop test compatible with py3.10"
2021-05-28  Mike BayerFix adaption in AnnotatedLabel; repair needless expense...
2021-05-28  Mike Bayerensure relationship.order_by stored as a tuple; check...
2021-05-27  Federico CaselliMake other loop test compatible with py3.10
2021-05-27  Federico CaselliAdd python 3.10 to github pipeline
2021-05-27  Federico CaselliTest some complex update cases in the pg dialect
2021-05-27  Mike Bayerget tests to pass on python 3.10
2021-05-26  Mike Bayercx_oracle has changed main branch to "main"
2021-05-26  Mike Bayerremove outdated integrityerror example
2021-05-26  Federico CaselliMerge "Removed automap deprecation warning"
2021-05-25  jason3gbRemoved automap deprecation warning
2021-05-25  Katsuyuki Sakaifix typo in"Connecting to databases with access tokens...
2021-05-25  Lele GaifaxFix minor glitches in the visitors.py docstrings (...
2021-05-25  Mike BayerAdd a template for use case
2021-05-25  Mike Bayerput bug guidelines in html comment
2021-05-24  mike bayerMerge "Provide primary key values for data in tests...
2021-05-24  mike bayerMerge "URL parsing fixes"
2021-05-24  mike bayerMerge "Add SSL connection info for psycopg2 and pg8000"
2021-05-24  Jim FultonProvide primary key values for data in tests that aren...
2021-05-24  Mike BayerURL parsing fixes
2021-05-24  Mike BayerClarify close for sync / async session
2021-05-23  Gord ThompsonAdd SSL connection info for psycopg2 and pg8000
2021-05-21  mike bayerMerge "Detect back_populates referring to non-relationship"
2021-05-20  Federico CaselliDetect back_populates referring to non-relationship
2021-05-20  Mike BayerEnsure extended instrumentation is fully disposed
2021-05-18  mike bayerMerge "Suggest ``literal_column`` instead of ``text...
2021-05-18  mike bayerMerge "Remove pep484 type comments from the code"
2021-05-18  Federico CaselliSuggest ``literal_column`` instead of ``text`` for...
2021-05-18  mike bayerMerge "docs: fix back_populates parameter reference"
2021-05-18  mike bayerMerge "Use type_ when creating literals in _LiteralRoun...
2021-05-17  Mike BayerRun SelectState from obj normalize ahead of calcing...
2021-05-17  Jim FultonUse type_ when creating literals in _LiteralRoundTripFi...
2021-05-16  Mike Bayeradd missing config.yml from previous commit
2021-05-16  Mike Bayerrework issue template
2021-05-16  Federico CaselliRemove pep484 type comments from the code
2021-05-14  Mike BayerConsult plugin_subject for non-ORM enabled stmts in...
next