Skip to content

SQLAlchemy: Improve uniqueness polyfill to accept multiple columns (composite unique constraint / unique composite key) #69

@amotl

Description

@amotl

About

GH-59 added a few utilities useful for additonal SQLAlchemy support, for example, a polyfill mechanism to emulate unique constraints.

Problem

The implementation can only handle unique constraints on single columns. In practice, we need more.

References

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions