thewca / wca-registration

Registration microservice for the WCA website. Currently being rolled out
GNU General Public License v3.0
6 stars 4 forks source link

Use find instead of find_by in internal route #626

Closed FinnIckler closed 4 months ago

FinnIckler commented 4 months ago

These are not equivalent in dynamoid and using find_by requires an index to be there

FinnIckler commented 4 months ago

@thewca-bot deploy staging