Skip to content

Feature flags #232

@antedebaas

Description

@antedebaas

description

when building i personally would never use the oracle and duckdb features.
it would be useful to hide certain databases behind feature flags so people can choose what parts they want.
this would also create a smaller binary

proposed solution

  • Add feature flags for different databases to enable database type features during build.
  • default to build with all databases to maintain backwards compatibility.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions