]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/shortlog
thirdparty/sqlalchemy/sqlalchemy.git
2020-03-21  Federico CaselliDeprecate plain string in execute and introduce `exec_d...
2020-03-20  Mike BayerEmphasize context managers when working with Core
2020-03-20  Mike BayerCorrect misleading guidance on multiprocessing
2020-03-18  mike bayerDon't include PG INCLUDE columns as regular index columns
2020-03-18  mike bayerMerge "updated doc string to show `NOT (EXISTS` instead...
2020-03-17  mike bayerMerge "import the module as passed before we look in...
2020-03-17  Mike Bayerimport the module as passed before we look in sys.modules
2020-03-17  Mike BayerFix "special_key" attribute name in association proxy...
2020-03-15  Federico CaselliSupport inspection of computed column
2020-03-14  jonathan vanascoupdated doc string to show `NOT (EXISTS` instead of...
2020-03-13  mike bayerMerge "Fix IntegerTest for sqlalchemy-firebird"
2020-03-13  Gord ThompsonFix tests failing for SQLite file databases; repair...
2020-03-13  Mike BayerDisable sqlite_file tests by default, take two
2020-03-13  Mike BayerInclude schema in all_tab_comments query
2020-03-12  Mike BayerDont raise on pytest deprecation warnings
2020-03-12  Mike BayerAdd placeholder for sqlite file database
2020-03-12  Mike BayerRemove trailing slashes in pre-commit config
2020-03-11  mike bayerMerge "Fix link in docs of query_expression and with_ex...
2020-03-11  Federico CaselliFix link in docs of query_expression and with_expression
2020-03-11  mike bayerMerge "Add missing changelog"
2020-03-11  mike bayerMerge "Rework select(), CompoundSelect() in terms of...
2020-03-11  Federico CaselliAdd missing changelog
2020-03-11  Mike Bayercherry-pick changelog update for 1.3.16
2020-03-11  Mike Bayercherry-pick changelog from 1.3.15
2020-03-11  Mike BayerRepair broken call to sys.exc_info()
2020-03-10  Mike BayerReword implicit left join error; ensure deterministic...
2020-03-10  mike bayerMerge "Also run black --check in the tox pep8 env"
2020-03-10  mike bayerMerge "Simplified module pre-loading strategy and made...
2020-03-10  Mike BayerRework select(), CompoundSelect() in terms of CompileState
2020-03-10  Federico CaselliAlso run black --check in the tox pep8 env
2020-03-10  Federico CaselliDeprecate :func:`.eagerload` and :func:`.relation`
2020-03-10  Mike Bayercherry-pick changelog update for 1.3.15
2020-03-10  Mike Bayercherry-pick changelog from 1.3.14
2020-03-10  Gord ThompsonReflect comments from any table accessible by the curre...
2020-03-09  Mike BayerMerge remote-tracking branch 'origin/pr/5058'
2020-03-07  Federico CaselliSimplified module pre-loading strategy and made it...
2020-03-07  Gord ThompsonClean up list of external dialects
2020-03-06  Mike BayerDecouple compiler state from DML objects; make cacheable
2020-03-05  mike bayerMerge "Render VALUES within composed MySQL on duplicate...
2020-03-04  mike bayerMerge "Add docker commands to README.unittests"
2020-03-04  Mike BayerRender VALUES within composed MySQL on duplicate key...
2020-03-04  mike bayerMerge "Don't import provision.py unconditionally"
2020-03-04  Federico CaselliAdd docker commands to README.unittests
2020-03-04  Mike BayerMerge remote-tracking branch 'origin/pr/5186'
2020-03-04  Federico Casellifix typo in PickleType documentation 5186/head
2020-03-04  mike bayerMerge "Remove the deprecated loader options"
2020-03-04  mike bayerMerge "Restore crud flags if visiting_cte is set"
2020-03-04  Mike BayerRun handle_error for any exceptions raised in execute_c...
2020-03-03  Mike BayerRestore crud flags if visiting_cte is set
2020-03-03  Federico CaselliRemove the deprecated loader options
2020-03-03  Mike BayerDon't import provision.py unconditionally
2020-03-03  Mike BayerInclude column_property composition examples
2020-03-02  mike bayerMerge "Ensure all nested exception throws have a cause"
2020-03-02  Mike BayerEnsure all nested exception throws have a cause
2020-03-02  mike bayerMerge "Remove obsolete util.compat.nested"
2020-03-02  Gord ThompsonRemove obsolete util.compat.nested
2020-03-02  mike bayerMerge "Deprecate the databases packages"
2020-03-02  Mike BayerUpdate dialect API documentation
2020-03-02  mike bayerMerge "Discontinue dynamic __visit_name__"
2020-03-02  Mike BayerDiscontinue dynamic __visit_name__
2020-03-01  mike bayerMerge "While parsing for check constraints, ignore...
2020-02-29  Eric BorczukWhile parsing for check constraints, ignore newline...
2020-02-29  mike bayerMerge "Open up check for relationships that write to...
2020-02-28  Federico CaselliDeprecate the databases packages
2020-02-28  mike bayerMerge "Remove print statement in favor of print() funct...
2020-02-27  Mike BayerOpen up check for relationships that write to the same...
2020-02-26  Mike BayerDon't call pre_ping for fresh connection
2020-02-26  Albert TugushevRemove print statement in favor of print() function...
2020-02-25  Gord ThompsonFix IntegerTest for sqlalchemy-firebird
2020-02-24  mike bayerMerge "Revise cx_Oracle, mysqlclient versions"
2020-02-24  mike bayerMerge "Clean up test_types.py in test suite"
2020-02-24  Mike BayerRemove needless clauseelement check for batch
2020-02-24  Mike BayerDeprecate row.keys() for 2.0, not 1.x
2020-02-24  mike bayerMerge "Ensure schema-level table includes annotations...
2020-02-24  Mike BayerEnsure schema-level table includes annotations in caching
2020-02-23  Gord ThompsonClean up test_types.py in test suite
2020-02-22  Mike BayerEnsure descendants of mixins don't become cacheable
2020-02-22  mike bayerMerge "Repair inline flag"
2020-02-22  Mike BayerRepair inline flag
2020-02-22  Mike BayerMerge remote-tracking branch 'origin/pr/5141'
2020-02-22  Gord ThompsonUpdate test_unicode and move to test suite
2020-02-21  Mike BayerResult initial introduction
2020-02-21  Mike BayerDeprecate connection branching
2020-02-21  Mike Bayerdoc updates to 2.0 migration document
2020-02-20  mike bayerMerge "Remove unnecessary tuple; prepare for "iterator...
2020-02-20  Mike BayerRemove unnecessary tuple; prepare for "iterator" verbiage
2020-02-19  Mike BayerModernize test_rowcount and move to dialect suite
2020-02-19  mike bayerMerge "Replace engine.execute w/ context manager (step1)"
2020-02-18  Mike BayerRevise cx_Oracle, mysqlclient versions
2020-02-17  mike bayerMerge "Pass DDLCompiler IdentifierPreparer to visit_ENUM"
2020-02-17  mike bayerMerge "Create initial future package, RemovedIn20Warning"
2020-02-17  mike bayerMerge "Begin to disallow back_populates with viewonly...
2020-02-17  Mike BayerPass DDLCompiler IdentifierPreparer to visit_ENUM
2020-02-17  Mike BayerLimit non-backend critical profiling tests to SQLite
2020-02-17  Gord ThompsonReplace engine.execute w/ context manager (step1)
2020-02-17  Mike Bayercallcount adjust
2020-02-17  Mike BayerFurther refine fractional seconds datetimeoffset fixture
2020-02-16  Mike BayerUpdate test reqs for mariadb 10.4, 10.5
2020-02-13  mike bayerMerge "Document new LIMIT/OFFSET support; support subqu...
2020-02-13  Mike BayerFractional seconds starts at Python 3.7
next