An open API service for providing issue and pull request metadata for open source projects.

GitHub / sqlalchemy/sqlalchemy issues and pull requests

Labelled with: duplicate

#12099 - Task cancellation with SA connection pool + asyncpg + direct_tls can lead to connection leak

Issue - State: closed - Opened by jraby about 1 year ago - 6 comments
Labels: duplicate

#11027 - Printing the SQL Alchemy's Engine object only censures / redacts passwords up until the first `@` sign.

Issue - State: closed - Opened by TabLand almost 2 years ago - 1 comment
Labels: duplicate, expected behavior, @ (or other chars) in password

#11006 - issue 10863 put an invalid exception class in the catch, does not get exercised

Issue - State: closed - Opened by zzzeek almost 2 years ago - 1 comment
Labels: duplicate, postgresql, blocker, asyncio, near-term release

#10114 - Query.from_statement fails with due to column_property

Issue - State: closed - Opened by torsdag over 2 years ago - 2 comments
Labels: bug, duplicate, orm, great mcve

#10103 - Connection error on Google Cloud SQL with 2.0.18

Issue - State: closed - Opened by stabacco over 2 years ago - 1 comment
Labels: duplicate, postgresql

#10058 - Mapper is not passed to get_bind

Issue - State: closed - Opened by alexjironkin over 2 years ago - 7 comments
Labels: duplicate, use case

#9902 - Support collections.abc and native generics in the orm

Issue - State: closed - Opened by CaselIT over 2 years ago - 9 comments
Labels: bug, duplicate, orm, PRs (with tests!) welcome, typing, orm - annotated declarative

#9732 - create_async_engine creator should support async functions

Issue - State: closed - Opened by BlackDereker over 2 years ago - 2 comments
Labels: duplicate, use case

#9687 - greenlet dependency not installed on arm64.

Issue - State: closed - Opened by ryan-clancy over 2 years ago - 6 comments
Labels: duplicate, expected behavior, setup, arm

#9494 - Redshift: FATAL: unrecognized configuration parameter "standard_conforming_strings"

Issue - State: closed - Opened by tfrokt over 2 years ago - 4 comments
Labels: duplicate, external driver issues

#8278 - Connection to database with @ as the last character of the password

Issue - State: closed - Opened by Festus-Kwafo over 3 years ago - 3 comments
Labels: duplicate, @ (or other chars) in password

#7922 - For MacOS with M1 chipset greenlet is not properly installing as sub-dependency

Issue - State: closed - Opened by Drachenfels over 3 years ago - 18 comments
Labels: duplicate, question, awaiting info, setup, arm

#6757 - Add support for merge

Issue - State: closed - Opened by cylussec over 4 years ago - 5 comments
Labels: duplicate, use case, upserts

#6727 - mssql+pyodbc throws error in version 1.4.16+: "Data source name not found and no default driver specified"

Issue - State: closed - Opened by stephenfuqua over 4 years ago - 7 comments
Labels: duplicate, question, SQL Server, expected behavior

#6083 - engine fails to start

Issue - State: closed - Opened by dodler over 4 years ago - 37 comments
Labels: duplicate, expected behavior, deprecations

#5572 - document the use of populate_existing() with with_for_update()

Issue - State: closed - Opened by Tecuya about 5 years ago - 3 comments
Labels: duplicate, question, documentation

#5562 - How to compare two SQL expressions for equality?

Issue - State: closed - Opened by tribals about 5 years ago - 7 comments
Labels: duplicate, question, sql, use case