deep-foundation / deep-foundation/deeplinks
Values have no indexes at the moment
Open
- Dominant language
- TypeScript
- Stars
- 13
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
For strings, we cannot use btree index because it has a limit on maximum key size. We also need to make sure Hasura will support full-text indexes.
For numbers - we first have to fix https://github.com/deep-foundation/deeplinks/issues/114
For jsons (objects) we should make sure Hasura supports GIN and other indexes for json type.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.