]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/shortlog
thirdparty/sqlalchemy/sqlalchemy.git
2020-09-11  Mike BayerRevert "remote debugging"
2020-09-11  Mike Bayerremote debugging
2020-09-11  Mike Bayerremote debugging continued
2020-09-11  Mike Bayertry to debug failing test on github workers
2020-09-11  Mike BayerAttempt to strengthen gc test
2020-09-11  Mike Bayerfix typos
2020-09-11  Mike BayerEmit deprecation warning for **kw passed to session...
2020-09-10  Mike BayerBuild out new declarative systems; deprecate mapper()
2020-09-10  Mike BayerAdd 3rd party integration issues FAQ; add numpy
2020-09-10  Mike BayerAdd more docs for populate_existing(); link with_for_update
2020-09-09  Mike BayerRepair documentation issues
2020-09-08  mike bayerMerge "Update select usage to use the new 1.4 format"
2020-09-08  mike bayerMerge "Fix typo in :paramref:`_engine.create_engine...
2020-09-08  Federico CaselliUpdate select usage to use the new 1.4 format
2020-09-08  Federico CaselliFix typo in :paramref:`_engine.create_engine.isolation_...
2020-09-08  Federico CaselliFix typo in I0ad6d7a095e49d331618274c40ce75c76afdc7dd
2020-09-08  Gord ThompsonAdd missing "temp_table_reflect_indexes" to SuiteRequir...
2020-09-08  mike bayerMerge "Create connection characteristics API; implement...
2020-09-08  Mike BayerCreate connection characteristics API; implement postgr...
2020-09-08  Mike BayerPostgreSQL dialect-level isolation_level parameter...
2020-09-08  mike bayerMerge "Modernize some .execute calls in EnumSetTest"
2020-09-08  Gord ThompsonModernize some .execute calls in EnumSetTest
2020-09-07  Stig Otnes... Update paths in CHANGES
2020-09-06  Mike BayerDon't rely on string col name in adapt_to_context
2020-09-05  Mike BayerRevert "Block non-mysqldb / pymysql from testing Enum"
2020-09-03  Federico CaselliRaname ``mustexit`` to ``must_exist``
2020-09-03  Mike BayerBlock non-mysqldb / pymysql from testing Enum
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-01  mike bayerMerge "Improve reflection for mssql temporary tables" 5550/head
2020-09-01  mike bayerMerge "Add support for classical mapping of dataclasses"
2020-09-01  mike bayerMerge "MariaDB dialect implementation"
2020-09-01  Václav KlusákAdd support for classical mapping of dataclasses
2020-09-01  Gord ThompsonImprove reflection for mssql temporary tables
2020-09-01  mike bayerMerge "Provide a more detailed error message for Query...
2020-08-31  RamonWillProvide a more detailed error message for Query.join()
2020-08-31  Fantix KingFix a mis-reference in create_async_engine().
2020-08-31  Georg RichterMariaDB dialect implementation
2020-08-31  Mike BayerSome updates for creational patterns
2020-08-31  mike bayerMerge "Include PostgreSQL in trigger test and correct...
2020-08-31  RamonWillInclude PostgreSQL in trigger test and correct document...
2020-08-31  Fantix KingFix AsyncEngine connect() bug when pool is exhausted
2020-08-30  Mike BayerSupport extra / single inh criteria with ORM update...
2020-08-30  StefanosChaliasosAdd new MySQL reserved words: `cube`, `lateral`.
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  Mike BayerSee if the future is here
2020-08-28  mike bayerMerge "Emit v2.0 deprecation warning for "implicit...
2020-08-28  Gord ThompsonEmit v2.0 deprecation warning for "implicit autocommit"
2020-08-28  Federico CaselliMerge "ARM64 Support to Github Actions For Testing...
2020-08-28  mike bayerMerge "Update authors file"
2020-08-28  Federico CaselliUpdate authors file
2020-08-27  mike bayerMerge "Add support for regular expression on supported...
2020-08-27  Federico CaselliAdd support for regular expression on supported backend.
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 "make URL immutable"
2020-08-26  mike bayerMerge "More descriptive error for non-mapped string...
2020-08-26  Mike Bayermake URL immutable
2020-08-25  mike bayerMerge "Updates for MariaDB sequences"
2020-08-25  jonathan vanascoMore descriptive error for non-mapped string prop name
2020-08-24  mike bayerMerge "Improve docs of Identity columns."
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-24  Federico CaselliImprove docs of Identity columns.
2020-08-24  Gord ThompsonAdd deprecation warning for mssql legacy_schema_aliasing
2020-08-22  Federico CaselliUpdates for MariaDB sequences
2020-08-21  mike bayerMerge "Add support for identity columns"
2020-08-20  mike bayerMerge "Raise UnmappedInstanceError if the attribute...
2020-08-20  mike bayerMerge "normalize execute style for events, 2.0"
2020-08-20  Mike Bayernormalize execute style for events, 2.0
2020-08-19  mike bayerMerge "Implement DDL visitor for PG ENUM with schema...
2020-08-19  mike bayerMerge "Add JSON support for mssql"
2020-08-19  Gord ThompsonAdd JSON support for mssql
2020-08-19  Mike BayerImplement DDL visitor for PG ENUM with schema translate...
2020-08-18  Federico CaselliAdd support for identity columns
2020-08-18  Federico CaselliSupport data types for CREATE SEQUENCE in PostgreSQL
2020-08-18  mike bayerMerge "Deliver straight BinaryExpr w/ no negate for...
2020-08-18  Mike BayerDeliver straight BinaryExpr w/ no negate for any()...
2020-08-18  mike bayerMerge "Update dialect for pg8000 version 1.16.0"
2020-08-18  Tony LockeUpdate dialect for pg8000 version 1.16.0
2020-08-18  Mike BayerClarify that session.close() is like reset
2020-08-17  mike bayerMerge "Fix wheel check in linux workflow and improve it"
2020-08-17  Federico CaselliFix wheel check in linux workflow and improve it
2020-08-17  Mike Bayercherry-pick changelog update for 1.3.20
2020-08-17  Mike Bayercherry-pick changelog from 1.3.19
2020-08-17  mike bayerMerge "Create a real type for Tuple() and handle approp...
2020-08-17  mike bayerMerge "Make discriminator column used by ConcreteBase...
2020-08-17  mike bayerMerge "Bump minimum MySQL version to 5.0.2; use all...
2020-08-17  Jesse BakkerMake discriminator column used by ConcreteBase configurable
2020-08-17  Mike BayerCreate a real type for Tuple() and handle appropriately...
2020-08-17  RamonWillerror message for Lookup
2020-08-17  mike bayerMerge "Test execution_options on Query object before...
2020-08-16  Mike BayerBump minimum MySQL version to 5.0.2; use all-numeric...
2020-08-14  mike bayerMerge "Provision on different drivers dynamically"
2020-08-14  Mike BayerProvision on different drivers dynamically
2020-08-14  Mike Bayerupdate for pytest-xdist terminology
2020-08-14  Mike BayerDon't import asyncpg prior to python 3.6
2020-08-14  Mike BayerDont run py3k-only test files on Python 3.5
next