]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/shortlog
thirdparty/sqlalchemy/sqlalchemy.git
2020-12-09  Gord ThompsonFixed compile for mssql dialect
2020-12-03  mike bayerMerge "Reflect decimal points in MariaDB non-quoted...
2020-12-03  Mike BayerReflect decimal points in MariaDB non-quoted numeric...
2020-12-02  Federico CaselliFix documentation link in query with_for_update
2020-12-02  Mike Bayermodernize contains_eager() docs
2020-12-01  Mike BayerPass along other keyword args in _EventsHold.populate
2020-11-27  mike bayerMerge "Don't discard leftovers from surface_selectables...
2020-11-26  Mike BayerUse String for PostgreSQL xmin example
2020-11-26  Mike BayerDon't discard leftovers from surface_selectables
2020-11-18  Mike Bayerimprove column_reflect docs
2020-11-16  Mike BayerCorrect versionadded for #5604
2020-11-16  AlonMAdd opsclass to exclusion constraint
2020-11-13  Mike Bayerformatting
2020-11-12  Oscar BatoriAdded missing keywords for MySQL dialect
2020-11-11  Mike BayerWarn / raise for returning() / return_defaults() combin...
2020-11-11  Mike BayerRemove misleading correlation examples
2020-11-08  Sean AndersonSupport SQLite WITHOUT ROWID tables
2020-11-07  Mike Bayerrevert the code change part of the previous commit
2020-11-07  Mike Bayerimprove verbiage a bit for the public_factory
2020-11-02  Federico CaselliFix wheel generation
2020-10-31  Mike Bayerupdate selectin docs
2020-10-30  Mike BayerClarify bulk operations caveats
2020-10-26  jonathan vanascoadded docstring about expire_on_commit for #5243
2020-10-26  mike bayerMerge "Correct reflection for composite primary keys...
2020-10-24  Mike Bayerimprove engine logging docs
2020-10-22  fulpmCorrect reflection for composite primary keys
2020-10-21  Mike BayerDon't load expired objects from evaluator
2020-10-21  Mike BayerDon't populate expired attrs w/ evaluator
2020-10-20  Mike BayerImprove assoc proxy docs for 1.3 changes
2020-10-19  Mike BayerEnsure no compiler visit method tries to access .statement
2020-10-15  Mike Bayerindicate legacy ping recipe for handle_error cases
2020-10-14  Evan Taylor... Add discussed changes
2020-10-14  mike bayerMerge "Add SQL Server 01000 disconnect" into rel_1_3
2020-10-14  Mike Bayerblock python keywords from random list of names
2020-10-14  Mike BayerAdd SQL Server 01000 disconnect
2020-10-12  Mike BayerVersion 1.3.21 placeholder
2020-10-12  Mike Bayer- 1.3.20 rel_1_3_20
2020-10-12  Mike Bayertypo
2020-10-12  Mike Bayerchangelog edits for 1.3.20
2020-10-12  RamonWillSupport indexing on expressions and functions for the...
2020-10-12  Mike BayerRepair reduction in Over
2020-10-08  Federico CaselliAdd python 3.9 to ci test and wheel workflow
2020-10-08  Mike Bayerpin pytest lower bound at 4.6.11
2020-10-08  Mike BayerAdd changelog for pytest 6.x fix.
2020-10-07  Mike BayerUse preloaded for sql.util import in exc
2020-09-30  mike bayerMerge "raise on lower-case column shared to multiple...
2020-09-30  Mike Bayerraise on lower-case column shared to multiple tables
2020-09-30  Mike Bayerfix too-short underline
2020-09-30  mike bayerMerge "Support for multiple hosts in PostgreSQL connect...
2020-09-29  Mike BayerScan for tables without relying upon whereclause
2020-09-29  Mike Bayerbump variance on test_string, test_unicode
2020-09-28  Mike Bayerupgrade to black 20.8b1
2020-09-28  Mike Bayerset pytest rootdir
2020-09-27  Mike BayerSupport pytest 6.x
2020-09-23  Mike BayerAdd pypi shields
2020-09-22  RamonWillSupport for multiple hosts in PostgreSQL connection...
2020-09-20  Andrzej BartosińskiStringify correctly for non-str exception argument
2020-09-18  Gord ThompsonAdd support for Azure authentication options
2020-09-18  Mike BayerFix ORM gc-related test that seems to be failing on CI
2020-09-15  Gord ThompsonAdd warning for skip_locked with MariaDB backend.
2020-09-14  Mike BayerPass all pool parameters in recreate()
2020-09-10  Mike BayerAdd 3rd party integration issues FAQ; add numpy
2020-09-10  mike bayerMerge "Include PostgreSQL in trigger test and correct...
2020-09-10  Mike BayerAdd more docs for populate_existing(); link with_for_update
2020-09-08  Federico CaselliFix typo in :paramref:`_engine.create_engine.isolation_...
2020-09-08  Mike BayerPostgreSQL dialect-level isolation_level parameter...
2020-09-03  mike bayerMerge "Add new MySQL reserved words: `cube`, `lateral...
2020-09-02  Mike BayerAdd caveat re: with_expression and already-loaded object
2020-09-02  StefanosChaliasosAdd new MySQL reserved words: `cube`, `lateral`.
2020-09-01  mike bayerMerge "Provide more detailed error message for Query...
2020-08-31  RamonWillProvide more detailed error message for Query.join()
2020-08-31  RamonWillInclude PostgreSQL in trigger test and correct document...
2020-08-30  mike bayerMerge "internal test framework files for standardizatio...
2020-08-29  Mike BayerUpdate connection docs for migrating off of nesting
2020-08-29  jonathan vanascointernal test framework files for standardization of...
2020-08-28  Federico CaselliMerge "ARM64 Support to Github Actions For Testing...
2020-08-27  Mike BayerRaise NotImplemenedError for association proxy __clause...
2020-08-26  Mike BayerDocument caveat about backrefs and attribute_mapped_col...
2020-08-26  mike bayerMerge "More descriptive error for non-mapped string...
2020-08-25  jonathan vanascoMore descriptive error for non-mapped string prop name
2020-08-24  odidevARM64 Support to Github Actions For Testing And Develop...
2020-08-24  Federico CaselliFix typo in docs examples of psycopg2.connect
2020-08-19  Mike BayerImplement DDL visitor for PG ENUM with schema translate...
2020-08-18  Mike BayerDeliver straight BinaryExpr w/ no negate for any()...
2020-08-18  Mike BayerClarify that session.close() is like reset
2020-08-17  Federico CaselliFix wheel check in linux workflow and improve it
2020-08-17  Mike BayerVersion 1.3.20 placeholder
2020-08-17  Mike Bayer- 1.3.19 rel_1_3_19
2020-08-17  Jesse BakkerMake discriminator column used by ConcreteBase configurable
2020-08-17  RamonWillerror message for Lookup
2020-08-14  Mike Bayerupdate for pytest-xdist terminology
2020-08-13  Mike BayerFurther fixes for ticket 5470
2020-08-12  mike bayerMerge "Fix mysql CREATE TABLE / COLLATE issue" into...
2020-08-11  Mike Bayerupdate deterministic sort ordering doc
2020-08-10  Gord ThompsonFix mysql CREATE TABLE / COLLATE issue
2020-08-09  Karthikeyan... Fix typos
2020-08-07  mike bayerMerge "Add complete platform data to profiling data...
2020-08-07  mike bayerMerge "Pass schema_translate_map from DDLCompiler to...
2020-08-07  Mike BayerPass schema_translate_map from DDLCompiler to SQLCompiler
2020-08-07  Federico CaselliAdd complete platform data to profiling data
next