mirror of
https://github.com/modrinth/code.git
synced 2026-08-25 00:55:25 +00:00
* implement backend limits on project creation * implement collection, org creation hard caps * Fix limit api * Fix clippy * Fix limits * Update sqlx queries * Address PR comments on user limit structure * sqlx prepare and clippy * fix test maybe