Skip to content

Database traits feature checks #137

Open
@KyGost

Description

@KyGost

Perhaps it would make sense to have feature checks?
For example:
Index:

fn supports_index() -> bool {
  // Default:
  false
}

Which then allows one to check and fail early, and more easily print a nicer incompatibility warning.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions