Skip to content

Comments

Change: move iterators to dedicated target files#2773

Open
mattmundell wants to merge 3 commits intomainfrom
targets-files-6
Open

Change: move iterators to dedicated target files#2773
mattmundell wants to merge 3 commits intomainfrom
targets-files-6

Conversation

@mattmundell
Copy link
Contributor

What

Move target iterators out of manage_sql.c.

Why

Reducing size of manage_sql.c. Better file organisation.

References

Follows /pull/2768.

Testing

Ran GET__TARGETS with branch and main, then compared output.

o m m '<get_targets details="1" tasks="1"/>' > /tmp/t-main
o m m '<get_targets details="1" tasks="1"/>' > /tmp/t-pr
o m m '<get_targets trash="1"/>' > /tmp/t-trash-main
o m m '<get_targets trash="1"/>' > /tmp/t-trash-pr
diff -u /tmp/t-pr /tmp/t-main
diff -u /tmp/t-trash-pr /tmp/t-trash-main

@mattmundell mattmundell requested review from a team as code owners February 17, 2026 13:26
@greenbonebot greenbonebot enabled auto-merge (rebase) February 17, 2026 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant