Skip to content

Update _render_string_type signature #78

@fdcastel

Description

@fdcastel

As discussed in #77.

The issue appears to stem from this commit in SQLAlchemy, which modified the signature of _render_string_type.

In hindsight, it seems this API is less stable than I had initially assumed. To make the code more robust, we should add dedicated functions for each CHAR type instead of relying directly on _render_string_type.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions