Skip to content

Feature flag checks against sqlx #61

Description

@bobozaur

sqlx uses a ton of feature flags and that means sqlx-exasol has to as well.

However, it's incredibly easy for these to get out of sync with each other and for sqlx to add/remove feature flags that can easily go unnoticed. A CI script that parses features of both sqlx-exasol and sqlx by perhaps relying on cargo metadata would be immensely helpful in preventing issues down the line.

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