]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/shortlog
thirdparty/sqlalchemy/sqlalchemy.git
2019-12-10  Federico Casellifix typo strucures -> structures 5031/head
2019-12-06  Mike BayerUse label reference coercion for select() distinct...
2019-12-06  Mike BayerInclude DISTINCT in error message for label reference
2019-12-05  Mike BayerIntroduce lambda combinations
2019-12-02  Mike BayerSkip sub-minute timezone tests for Python 3 < 3.7
2019-11-30  mike bayerMerge "Add DATETIMEOFFSET support for mssql+pyodbc"
2019-11-29  Gord ThompsonAdd DATETIMEOFFSET support for mssql+pyodbc
2019-11-29  Mike BayerGracefully degrade for SQLite JSON receiving direct...
2019-11-26  mike bayerMerge "Remove ORM elements from annotations at the...
2019-11-26  mike bayerMerge "Add sequence support for MariaDB 10.3+."
2019-11-26  Mike BayerDon't clear metadata in TablesTest setup
2019-11-26  Gord ThompsonAdd sequence support for MariaDB 10.3+.
2019-11-26  Mike BayerRemove ORM elements from annotations at the schema...
2019-11-23  Mike BayerGeneralize DescriptorProps.uses_objects
2019-11-22  Mike BayerRaise for persistence casades set with viewonly=True
2019-11-22  mike bayerMerge "Warn for settings that don't work with viewonly...
2019-11-22  Mike BayerWarn for settings that don't work with viewonly=True
2019-11-22  Mike BayerDon't raise w/ raiseload strategy for many-to-one histo...
2019-11-22  Mike BayerFix rst for flake8-rst-docstrings-0.0.12
2019-11-22  Mike BayerIntroduce flag combinations fixture
2019-11-20  mike bayerMerge "Skip on slice assignment to self"
2019-11-20  Mike BayerSkip on slice assignment to self
2019-11-19  Mike BayerMove max-worker-restart to pytest-xdist options in...
2019-11-19  Mike BayerUse viewonly=True for composite secondary join example
2019-11-17  Gord ThompsonFix charset= in README.unittests.rst for MySQL 4987/head
2019-11-13  mike bayerMerge "Base mssql.DATETIMEOFFSET on DateTime"
2019-11-13  Mike BayerAdd TypeDecorator recipe for timezone aware/UTC conversion
2019-11-13  Mike BayerBase mssql.DATETIMEOFFSET on DateTime
2019-11-12  mike bayerMerge "Repair Oracle Interval"
2019-11-11  Mike Bayercherry-pick changelog update for 1.3.12
2019-11-11  Mike Bayercherry-pick changelog from 1.3.11
2019-11-11  mike bayerMerge "Detect PyMySQL connection was killed"
2019-11-11  Mike BayerRepair Oracle Interval
2019-11-11  mike bayerMerge "Test fixture improvements"
2019-11-11  Mike BayerDetect PyMySQL connection was killed
2019-11-11  mike bayerMerge "Add type accessors for JSON indexed/pathed eleme...
2019-11-11  Mike BayerTest fixture improvements
2019-11-11  Mike BayerAdd type accessors for JSON indexed/pathed element...
2019-11-10  Mike BayerExclude local columns when adapting secondary in a...
2019-11-09  Mike BayerSupport exclusion rules in combinations
2019-11-09  Mike BayerFix exclusions for multiple fails_on
2019-11-09  Mike BayerInterpret empty LIMIT, expression LIMIT correctly
2019-11-09  mike bayerMerge "Support for generated columns"
2019-11-08  CaselITSupport for generated columns
2019-11-08  Mike BayerWork around setuptools issue #1902
2019-11-06  Mike BayerAdd -j auto to sphinx opts
2019-11-06  Mike BayerSquashed commit of the following:
2019-11-04  mike bayerMerge "Add anonymizing context to cache keys, compariso...
2019-11-04  Mike BayerMerge remote-tracking branch 'origin/pr/4958'
2019-11-04  Mike BayerAdd anonymizing context to cache keys, comparison;...
2019-11-04  Nils PhilippsenExpect ordering NULLs to work and skip nested aggregate...
2019-11-02  L0stLinkfixed typo in session.py in line 3063 4958/head
2019-10-31  mike bayerMerge "Cache every key in reflection_cache"
2019-10-31  mike bayerMerge "omit_join=True is not supported"
2019-10-31  Mike BayerImprove SQL Server pyodbc documentation
2019-10-31  mike bayerMerge "Remove python setup.py test; fix SQL Server...
2019-10-31  Mike BayerCache every key in reflection_cache
2019-10-30  Mike Bayeromit_join=True is not supported
2019-10-30  mike bayerMerge "Correctly interpret None passed to query.get...
2019-10-30  mike bayerMerge "Remove redundant assignment in .../engine/create.py"
2019-10-30  mike bayerMerge "Use simple growth scale with any max size for...
2019-10-30  sumauUse simple growth scale with any max size for BufferedR...
2019-10-28  lizraeliCorrectly interpret None passed to query.get(); warn...
2019-10-28  Mike BayerMerge remote-tracking branch 'origin/pr/4940'
2019-10-28  Pedro CunialRemove redundant assignment in .../engine/create.py
2019-10-28  Mike BayerSquashed commit of the following:
2019-10-28  Mike BayerRemove python setup.py test; fix SQL Server URL
2019-10-28  mike bayerMerge "Add public accessor `is_single_entity` to Query"
2019-10-27  Patrick HayesAdd public accessor `is_single_entity` to Query
2019-10-27  mike bayerMerge "Don't cache a query that has before_compile...
2019-10-26  Mike BayerDon't cache a query that has before_compile modifications
2019-10-26  mike bayerMerge "Fix Python 3.8 SyntaxWarning: "is not" with...
2019-10-25  Mike BayerPerform an active check for sqlite json extension
2019-10-25  mike bayerMerge "Disallow memory tests from running on Windows"
2019-10-25  Mike BayerWarn that before_compile for lazyload needs bake_querie...
2019-10-25  Mike BayerDisallow memory tests from running on Windows
2019-10-24  Anders KaseorgFix Python 3.8 SyntaxWarning: "is not" with a literal
2019-10-24  mike bayerMerge "Use default repr() for quoted_name under python 3"
2019-10-24  mike bayerMerge "Document unique bound parameters for text()"
2019-10-24  Mike BayerUse default repr() for quoted_name under python 3
2019-10-23  mike bayerMerge "Refactor dialect tests for combinations"
2019-10-23  Mike BayerDocument unique bound parameters for text()
2019-10-23  Ales DokshaninTypo fix 4940/head
2019-10-23  Mike BayerAdd doc note for multiple table mapping
2019-10-22  Mike BayerRefactor dialect tests for combinations
2019-10-21  Mike BayerImplment encoding_errors for cx_oracle
2019-10-21  mike bayerMerge "Ensure SQL Server default schema name not interp...
2019-10-21  Mike BayerImplement facade for pytest parametrize, fixtures,...
2019-10-20  mike bayerMerge "add on_connect to MySQLDialect_pyodbc"
2019-10-20  Mike BayerMerge remote-tracking branch 'origin/pr/4929'
2019-10-20  Mike BayerMerge remote-tracking branch 'origin/pr/4899'
2019-10-20  Gord Thompsonadd on_connect to MySQLDialect_pyodbc
2019-10-20  Mike BayerMerge remote-tracking branch 'origin/pr/4918'
2019-10-19  Heckad- fix typo 4929/head
2019-10-18  Mike Bayer- add plugins for flake8 pre-commit hook
2019-10-18  Mike BayerEnsure SQL Server default schema name not interpreted...
2019-10-18  Mike BayerFix test failures from func doc fix
2019-10-17  Mike Bayerfix func docs
2019-10-17  Mike BayerUpgrade for python 3.8
2019-10-17  Matt LiveseyFix pydoc typo in sqlite dialect 4918/head
next