holistics / holistics/dbml

Add support for gin indexes

Open
#351 0 comments 2 reactions 1 assignee Claimed by @huydo862003 View on GitHub
enhancement
Dominant language
JavaScript
Stars
3.7k
Forks
233
Avg merge
1d 23h
Merged PRs (30d)
4

Description

Right now the [docs](https://www.dbml.org/docs/#index-settings) mention several types of indexes but only two are supported (emphasis mine):

> type: type of index (btree, gin, gist, hash depending on DB). **For now, only type btree and hash are accepted.**

Adding better support for index types seems straightforward and would add a lot of value for systems where more than just btree and hash indexes are common.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.