MedicOneSystems / MedicOneSystems/livewire-datatables
missing tablePrefix in hasAggragate
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 1.2k
- Forks
- 257
- PR merge metrics
- No merged PRs in 30d
Description
if setup HasOne or HasMany, it is missing tablePrefix in serviceprovider, please fix it. thanks
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue with HasOne and HasMany relationships, then trace the service provider path used by hasAggragate. Confirm that the configured tablePrefix is retained in both cases and verify the behavior with focused tests or a minimal reproduction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- laravel, php
- Domain
- backend, database
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100