crystal-gauntlet/src/endpoints/users
Jill d4e930e424 switch all auto-incrementing ids to a single tracking system
this is to prevent ids from overlapping after a level is deleted

this WILL cause issues on older databases. i will not be responsible
2023-01-02 16:32:31 +03:00
..
addProfileComment.cr switch all auto-incrementing ids to a single tracking system 2023-01-02 16:32:31 +03:00
deleteProfileComment.cr pretty logs :) 2023-01-02 13:59:37 +03:00
getProfileComments.cr pretty logs :) 2023-01-02 13:59:37 +03:00
getUser.cr clean up comments 2023-01-02 15:12:41 +03:00
getUsers.cr pretty logs :) 2023-01-02 13:59:37 +03:00
updateUser.cr clean up comments 2023-01-02 15:12:41 +03:00