TrinityCore / TrinityCore/WowPacketParser

"Minimize SQL UPDATE queries by grouping same field assigments to multiple entries" missing

Open
#223 1 comment 0 reactions 0 assignees View on GitHub

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

pic

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/29491365-minimize-sql-update-queries-by-grouping-same-field-assigments-to-multiple-entries-missing?utm_campaign=plugin&utm_content=tracker%2F457228&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F457228&utm_medium=issues&utm_source=github).

Contributor guide

No contributing guide indexed for this repository

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.