MedicOneSystems / MedicOneSystems/livewire-datatables

optional aggregated subquery for relationship of a 'many' type

Open
#323 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
1.2k
Forks
257
PR merge metrics
No merged PRs in 30d

Description

I have a HasMany relationship column, and I would like to return an array of the relationship ids, for example 'child.id'. However currently this would return a aggregated count as its a 'many' type. Is there a good way of returning the ids as array to do something with on a call back?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, tests, or entry points. Trace how HasMany relationship columns are converted into aggregate queries and callback values, then define the expected array-of-IDs behavior and add coverage for that case.

Written by the indexing model from the issue text.

Assessment

Tech stack
laravel, php
Domain
backend, databases
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.