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

GitHub / sqlalchemy/sqlalchemy issues and pull requests

Labelled with: documentation

#12877 - Incorrect PSQL Quotes for postgresql_inherits (document quoted_name for this, and also clean up old things in quoted_name docs)

Issue - State: open - Opened by marcuswishart 2 months ago - 8 comments
Labels: documentation, postgresql, schema

#12868 - JSONB subscript index not used anymore after sqlalchemy 2.0.42

Issue - State: closed - Opened by valumapps 3 months ago - 8 comments
Labels: bug, documentation, postgresql, regression, great mcve, json

#12108 - docs for Annotated with dataclasses are wrong as of 2.0.14 need to correct this

Issue - State: closed - Opened by zzzeek about 1 year ago - 2 comments
Labels: documentation, dataclasses, near-term release, orm - annotated declarative

#11639 - Add example for dataclass with relationship

Pull Request - State: closed - Opened by mchataigner over 1 year ago - 12 comments
Labels: documentation, dataclasses

#11431 - InstanceState modified and expired are not documented

Issue - State: closed - Opened by CaselIT over 1 year ago - 2 comments
Labels: documentation, orm

#11412 - fix in issue 10365 also fixed an ORM select() issue that likely has no test coverage

Issue - State: closed - Opened by jdimmerman over 1 year ago - 16 comments
Labels: documentation, tests, orm

#11273 - Import is missing in sample code on Automap documentation

Issue - State: closed - Opened by Flyukiy over 1 year ago
Labels: documentation, typing

#11132 - MySQL DOUBLE accepts deprecated params that dont propagate from the base DOUBLE type, document this caveat

Issue - State: open - Opened by MacBath over 1 year ago - 3 comments
Labels: documentation, mysql, datatypes, PRs (with tests!) welcome

#11062 - Could not de-stringify annotation

Issue - State: open - Opened by finswimmer almost 2 years ago - 4 comments
Labels: documentation, orm, orm - annotated declarative

#11054 - passing logging_name to create_engine causes messages to be duplicated

Issue - State: closed - Opened by valery-iwanofu almost 2 years ago - 7 comments
Labels: documentation, engine

#10968 - Use `sqlite://` over `sqlite:///:memory:`

Pull Request - State: closed - Opened by SamuelMarks almost 2 years ago - 3 comments
Labels: documentation

#10968 - Use `sqlite://` over `sqlite:///:memory:`

Pull Request - State: closed - Opened by SamuelMarks almost 2 years ago - 4 comments
Labels: documentation

#10831 - Documenting multiprocessing and events

Pull Request - State: closed - Opened by jamesbraza almost 2 years ago - 2 comments
Labels: documentation

#10831 - Documenting multiprocessing and events

Pull Request - State: closed - Opened by jamesbraza almost 2 years ago - 2 comments
Labels: documentation

#10441 - Duplicated table constraint names for tables using naming convention and extending from an abstract table

Issue - State: closed - Opened by wessven about 2 years ago - 2 comments
Labels: documentation, orm, declarative, expected behavior

#10116 - re-entrant handle_error call if an exception is raised in result.all() within a DML process

Issue - State: open - Opened by zzzeek over 2 years ago
Labels: bug, documentation, engine

#10094 - document asyncio gotchas so far

Issue - State: open - Opened by CaselIT over 2 years ago - 1 comment
Labels: documentation, asyncio

#9930 - need docs /warnings that `__init__` is not called on load

Issue - State: open - Opened by zzzeek over 2 years ago
Labels: documentation, high priority, orm

#9810 - write-only mapping example seems to have a formatting / zeeksphinx problem

Issue - State: closed - Opened by zzzeek over 2 years ago - 5 comments
Labels: bug, documentation

#9705 - In async context `run_sync()` method with additional args/kwargs raises TypeError

Issue - State: closed - Opened by am1ter over 2 years ago - 8 comments
Labels: documentation, expected behavior, asyncio

#9658 - `connection.get_isolation_level()` reports wrong isolation level

Issue - State: closed - Opened by yngvem over 2 years ago - 1 comment
Labels: bug, documentation, expected behavior

#9613 - document how to use pools w/ dialect features w/o the actual engine

Issue - State: closed - Opened by drum445 over 2 years ago - 25 comments
Labels: documentation, connection pool

#9410 - document dataclass gotchas so far

Issue - State: open - Opened by zzzeek over 2 years ago - 24 comments
Labels: documentation, PRs (with tests!) welcome, dataclasses

#8920 - sphinx formatting of param annotations seems to have been screwed up

Issue - State: closed - Opened by zzzeek almost 3 years ago - 6 comments
Labels: bug, documentation

#7679 - document thread starvation mitigation for connection pool

Issue - State: open - Opened by msg555 almost 4 years ago - 19 comments
Labels: documentation, connection pool, performance, PRs (with tests!) welcome

#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

#4660 - Using AliasedClass in model module causes NameError/InvalidRequestError

Issue - State: closed - Opened by grant-humphries over 6 years ago - 10 comments
Labels: bug, documentation, orm

#4201 - add note on using events to sync two relationships

Issue - State: closed - Opened by sqlalchemy-bot almost 8 years ago - 14 comments
Labels: documentation, orm