Skip to content

Basic PostgreSQL custom aggregate translations #2395

@roji

Description

@roji

PG docs: https://www.postgresql.org/docs/current/functions-aggregate.html

  • string_agg (string.Join)
  • array_agg
  • json_agg/jsonb_agg
  • json_object_agg/jsonb_object_agg
  • range_agg, range_intersect_agg

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions