]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/shortlog
thirdparty/sqlalchemy/sqlalchemy.git
2021-07-12  Tony LockeCorrect docs: pg8000 supports PostgreSQL UUID 6751/head
2021-07-12  mike bayerMerge "repair schema_translate_map for schema type...
2021-07-11  Mike Bayerrepair schema_translate_map for schema type use cases
2021-07-10  mike bayerMerge "implement deferred scalarobject history load"
2021-07-09  mike bayerMerge "Add additional support to honor _proxy_key in...
2021-07-09  Mike Bayerimplement deferred scalarobject history load
2021-07-08  Federico Caselliadd python 2.7 to pr workflow to help catch py3 only...
2021-07-07  ChrisDocs: fixed typo in "Cascades" 6726/head
2021-07-05  Mike BayerAdd additional support to honor _proxy_key in Core...
2021-07-04  Federico CaselliReplace all http:// links to https://
2021-07-03  Gord ThompsonModernize tests
2021-07-03  mike bayerMerge "Update docs re: deprecated internal dialects"
2021-07-03  mike bayerMerge "Update link for mysql case sensitivity"
2021-07-03  Gord ThompsonUpdate link for mysql case sensitivity
2021-07-03  mike bayerMerge "Modernize tests - Connection.connect"
2021-07-01  Federico CaselliAdd Result to the link description in the docs index
2021-06-30  Mike Bayerclear new Query._memoized_select_entities in _from_sele...
2021-06-30  Mike BayerEnsure compiler uses quote_schema hook for translates...
2021-06-30  Mike Bayerapply quoting to "ON CONSTRAINT" symbol
2021-06-29  Mike Bayerrewrite "one-to-one", again
2021-06-29  Gord ThompsonUpdate docs re: deprecated internal dialects
2021-06-28  Mike BayerVersion 1.4.21 placeholder
2021-06-28  Mike Bayer- 1.4.20 rel_1_4_20
2021-06-28  Mike Bayerchangelog typo fixes
2021-06-28  Miłosz StypińskiBe less fiscal regarding validators functions
2021-06-28  mike bayerMerge "Fix missing None handling of Table.prefixes"
2021-06-28  Kai MuellerFix missing None handling of Table.prefixes
2021-06-28  Daniël van... Don't require space after MySQL pk comment
2021-06-26  mike bayerMerge "ensure with poly entities are also reconstituted...
2021-06-26  Gord ThompsonModernize tests - Connection.connect
2021-06-26  Mike Bayerensure with poly entities are also reconstituted for...
2021-06-26  Mike Bayerset _render_for_subquery for legacy set ops
2021-06-26  mike bayerMerge "turn pg provision error into a warning"
2021-06-26  Mike Bayerturn pg provision error into a warning
2021-06-25  Mike Bayerhave automap suppress overlaps warning for mapped secondary
2021-06-24  jason3gbAdd "impl" parameter to PickleType
2021-06-24  mike bayerMerge "Fix typo in _warn_for_legacy_exec_format"
2021-06-24  mike bayerMerge "Use Py_TPFLAGS_HAVE_GC for Row"
2021-06-24  gordthompsonFix typo in _warn_for_legacy_exec_format
2021-06-24  mike bayerMerge "Add Executable to DefaultGenerator"
2021-06-24  Mike BayerUse Py_TPFLAGS_HAVE_GC for Row
2021-06-23  Mike BayerAdd Executable to DefaultGenerator
2021-06-23  mike bayerMerge "consider "*" col as textual ordered"
2021-06-23  Mike Bayerconsider "*" col as textual ordered
2021-06-23  Mike BayerVersion 1.4.20 placeholder
2021-06-23  Mike Bayer- 1.4.19 rel_1_4_19
2021-06-23  Mike Bayerrefer to undefer here
2021-06-23  mike bayerMerge "apply render_schema_translates to identity inser...
2021-06-22  mike bayerMerge "Add impl property to PostgreSQL / Oracle INTERVA...
2021-06-22  mike bayerMerge "Export deferred columns but not col props; fix...
2021-06-22  MajorDallasAdd impl property to PostgreSQL / Oracle INTERVAL class
2021-06-22  Mike BayerExport deferred columns but not col props; fix CTE...
2021-06-21  Federico CaselliImprove regexp used by pymssql to parse db version
2021-06-21  mike bayerMerge "Implement MySQL-specific MATCH"
2021-06-21  mike bayerMerge "adjust patchfile from 6ca7c2eb"
2021-06-21  Mike Bayerapply render_schema_translates to identity insert direc...
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
next