SpongePowered / Ore

Repository software for Sponge plugins and Forge mods
https://ore.spongepowered.org/
MIT License
77 stars 25 forks source link

Clean up the DB queries a bit #1033

Closed Katrix closed 2 years ago

Katrix commented 3 years ago

Divide up APIV2Queries, and add tests for a bunch of queries we don't currently have tests for. Also some small cleanup in the queries here and there.