Skip to content

Provide a way to check presence of indexes #30

@fab-girard

Description

@fab-girard

For instance with DSL way.

Avoid to execute an N1QL query like today:
ApplicationRecord.bucket.n1ql.select('*').from('system:indexes').where("name=\"type\" OR name LIKE \"type_x_\"").results.first

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions