Skip to content

Prevent indexes on text/fields on PostgreSQL #15

@kalekseev

Description

@kalekseev

A nice addition would be to prevent indexes on text/fields on PostgreSQL. Not sure if many people are aware, but it creates two indexes: a "regular" one and a vatrchar_ops index which is usually big, and useless.

Suggested by @hakib in https://twitter.com/be_haki/status/1334864724262055938

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions