FAForever/db

ladder_1v1 mod has to be specialcased when accessing updates_* tables

Closed this issue · 1 comments

The ladder1v1 mod does not have its own files and just uses the main FAF mod. It sucks a bit for code that relies on modnames to access the updates_* tables (and there's unfortunately no other way to do that). I guess one way to fix that would be to add views that just point to the FAF mod tables, or maybe just rework the multiple tables into a single table set? We could still expose views that access the single table set underneath for compatibility.

Afaik this is obsolete since matchmaker.