devinit / devinit/ddw-analyst-ui

BTREE indexes to be case sensitive and GIN are case insensitive

Open
#335 18 comments 0 reactions 0 assignees View on GitHub
Database pinned
Dominant language
TypeScript
Stars
2
Forks
2
Avg merge
4d 27m
Merged PRs (30d)
7

Description

By their nature, BTREE indexes are case sensitive and that should be included in our documentation. Removing the case sensitivity on BTREEs removes the performance gains they were used in the first place. Users need made be aware of this

Contributor guide

No contributing guide indexed for this repository

Research direction

No documentation file is named. Start by locating the documentation that describes BTREE and GIN indexes, then verify the existing statements about case sensitivity and index performance. Done means the relevant documentation clearly warns users about BTREE case sensitivity and explains the stated GIN behavior.

Written by the indexing model from the issue text.

Assessment

Domain
databases, documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.