Skip to content

Dependencies go in wrong direction between sql.render and dialect. #1105

@schauder

Description

@schauder

dialect must not depend on sql.render, but currently does. This lead to dependency cycles when implementing #777.

The fix requires moving classes to different packages which would break backward compatibility.
Therefore this should be fixed for 3.0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions