Skip to content

Improve documentation to make classes use the "public" module #8894

Description

@CaselIT

Discussed in #8893

Currently it seems that sphinx uses a different path than the one of the definition, but it's still not the most common one for some classes.

For example Column is documented as sqlalchemy.schema.Column, while the most common one is sqlalchemy.Column.
In all cases the internal sqlalchemy.sql.schema.Column should not be used in the documentation or users

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions