MantisBT: master 70c90e79
| Author | Committer | Branch | Timestamp | Parent |
|---|---|---|---|---|
| dregad | dregad | master | 2026-06-03 12:01 | master f9898b60 |
| Affected Issues | 0037315: Avoid SQL query duplication in bugnote API | |||
| Changeset | Avoid duplicating SQL statement Nearly identical SQL query is used both in bugnote_get_all_bugnotes() Define a constant to extract the common part, and use DbQuery to build Add type declarations to bugnote_get_all_bugnotes(), so we don't need to Fixes 0037315 |
|||
| mod - core/bugnote_api.php | Diff File | |||