Skip to content

Conversation

@mattmundell
Copy link
Contributor

What

Move user iteration and user finding out of manage_sql.c.

Why

Reduces size of manage_sql.c. Groups the resources into files more consistently.

References

Follows /pull/2708.

Testing

I ran GET_USERS, comparing output with main.

# on main
o m m '<get_users/>' > /tmp/u-main
# with pr
o m m '<get_users/>' > /tmp/u-pr
diff /tmp/u-main /tmp/u-pr

@mattmundell mattmundell requested review from a team as code owners January 9, 2026 10:50
@greenbonebot greenbonebot enabled auto-merge (rebase) January 9, 2026 10:50
@greenbonebot greenbonebot merged commit 100b1b2 into main Jan 9, 2026
29 of 30 checks passed
@greenbonebot greenbonebot deleted the users-files-2 branch January 9, 2026 11:39
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.

4 participants