Jeremy Fleischman
Jeremy Fleischman
The `CompetitionsMedia` table has a `type` field that's making Rails sad: http://stackoverflow.com/a/27485416/1739415
From an internal discussion about getting rid of our static tables: > After all, it should be ok to move the "static" tables Continents, Countries, Events, Formats, Rounds away from...
> a) Performance: You can't join across RAM and an SQL server, so n+1 queries are bound to happen (and probably already exist). I haven't measured this yet, so this...
Which countries the WCA chooses to recognize is a political thing that not everyone in the world agrees on. I still think it makes a lot of sense to keep...
Just one data point: I'm quite new to this tool, and have read a lot of the documentation over the last few weeks. All the documentation I read left me...
(Full disclosure, I haven't tested this at all because I'm not sure how to.)
Bump! Any feedback on this PR?
Bump! Can anyone take a look?
Bump! Anyone got some time to take a look at this?