TrinityCore / TrinityCore/WowPacketParser
"Minimize SQL UPDATE queries by grouping same field assigments to multiple entries" missing
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- C#
- Stars
- 522
- Forks
- 387
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 4
Description
since sql_rewrite
Commit: 1f53120216937381f67ce4143adea9415559c763

Contributor guide
No contributing guide indexed for this repository
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
Start by inspecting the sql_rewrite area and commit 1f53120216937381f67ce4143adea9415559c763, then compare the current SQL UPDATE output with the attached screenshot. Done means updates assigning the same field across multiple entries are grouped to reduce the number of SQL UPDATE queries.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- database
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100