Skip to content

No labels!

There aren’t any labels for this repository quite yet.

alchemy 2
alchemy 2
goes along with the 2.0 milestone to aid in searching
arm
arm
issue related to the arm architecture
array of enums
array of enums
the most troublesome datatype ever
association proxy
association proxy
async forks
async forks
some issue to do with one of the asyncio forks of SQLAlchemy, nothing we handle here
autocommit use cases
autocommit use cases
links discussions where users requesting various forms of autocommit, core or ORM
automap
automap
the automap extension
awaiting info
awaiting info
waiting for the submitter to give more information
awaiting pep
awaiting pep
there's no PEP to do what we want to do
big job
big job
a major change that requires a lot of knowledge and work
blocker
blocker
issue that must be resolved asap as it is preventing things from working
bug
bug
Something isn't working
cant reproduce
cant reproduce
cextensions
cextensions
issues with the C/cython extensions
classical mapping
classical mapping
related to the "classical mapping" system
code review in progress
code review in progress
code has been provided that's in review as PR and/or gerrit
concurrency issue
concurrency issue
connection pool
connection pool
connectionless confusion
connectionless confusion
issues caused by confusion over the "connectionless execution" feature, slated to be removed
dataclasses w imperative mappings
dataclasses w imperative mappings
this suddenly seems to be a popular pattern, even though we dont recommend it
dataclasses
dataclasses
datatypes
datatypes
things to do with database types, like VARCHAR and others
declarative
declarative
has to do with the declarative API, scanning classes and mixins for attributes to be mapped
dependencies
dependencies
Pull requests that update a dependency file
deprecations
deprecations
dialects
dialects
general dialect tag. useful for unsupported dbs or deprecations. not needed for specific dbs.
dml
dml
INSERT, UPDATE, DELETE, often with ORM
documentation
documentation
duplicate
duplicate
This issue or pull request already exists