iOS is broken (all missing tables) while others are not; not sure exactly why some projects are affected and not others, but the essential problem is probably related to the status column now having some numbers (looks like priority values) instead of status values, which probably traces back to a changed field position in the JSON dump.
source | date | category | status | points | count | maint_type --------+---------------------+--------------------+------------+--------+-------+------------------- ios | 2015-10-02 00:00:00 | Other | "25" | 1 | 11 | ios | 2015-10-02 00:00:00 | Other | "open" | 72 | 65 | New Functionality ios | 2015-10-02 00:00:00 | Other | "25" | 0 | 14 | New Functionality
It could be that some projects are completely regenerated and others aren't.