bitemyapp / bitemyapp/esqueleto

PostgreSQL array functions support

Open
#337 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
399
Forks
107
Avg merge
1d 17h
Merged PRs (30d)
1

Description

I was looking to use `array_position` so that I could query based on a list of keys and return the first/last match in that list, but it seems like all the stuff in https://www.postgresql.org/docs/current/functions-array.html would be useful to define in the PostgreSQL module.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the PostgreSQL array functions documentation linked in the issue, especially array_position, and inspect the repository's PostgreSQL module. Determine which array functions should be exposed and how they fit the existing module; done means the requested PostgreSQL array support is defined and usable.

Written by the indexing model from the issue text.

Assessment

Tech stack
haskell, postgresql
Domain
databases
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.