summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* db: rename peal to peelschneefux2017-04-102-2/+2
* rename pp.player_id to pp.player_api_idschneefux2017-04-101-2/+2
* fixed broken autogen defaultsschneefux2017-04-104-8/+4
* import schemaschneefux2017-04-104-13/+13
* import model changesschneefux2017-04-106-8/+15
* hotfixes for cruncher developmentschneefux2017-04-092-19/+23
* add associations for statsschneefux2017-04-091-3/+16
* regenerateschneefux2017-04-084-1/+22
* add hero mappingsschneefux2017-04-082-0/+156
* remove duplicates from participantschneefux2017-04-081-52/+0
* export participant dimensionsschneefux2017-04-081-1/+5
* link items to participantschneefux2017-04-071-1/+2
* regenerateschneefux2017-04-072-11/+19
* regenerateschneefux2017-04-073-2/+6
* hotfix after autogenerationschneefux2017-04-075-22/+7
* reimport after breaking changesschneefux2017-04-0720-346/+559
* use hash on filterschneefux2017-04-072-3/+7
* dimensions: key=value to json filterschneefux2017-04-061-5/+1
* add hero_id to participantschneefux2017-04-061-0/+4
* prepare relations and schema for cruncherschneefux2017-04-061-6/+30
* rename item use tableschneefux2017-04-042-4/+4
* add relations needed for processorschneefux2017-04-021-0/+3
* remove relationshipsschneefux2017-04-021-8/+0
* add item mappingsschneefux2017-04-022-0/+572
* allow item use participant id to be non-uniqueschneefux2017-04-021-2/+1
* fix relationshipschneefux2017-04-021-1/+0
* Participant item use should be null because we use this only in telemetryKapil Viren Ahuja2017-04-011-1/+1
* add reminder to self about broken generator defaultsschneefux2017-04-011-0/+1
* remove asset.typeschneefux2017-04-011-4/+0
* fix player relationshipsschneefux2017-04-011-6/+1
* rm default timestamps, generator broke theseschneefux2017-04-012-4/+2
* generate from dbschneefux2017-04-014-47/+17
* generate from dbschneefux2017-04-015-26/+42
* patch _exts to allow nulls, add autoincrements where neededschneefux2017-04-012-11/+13
* add _ext tables to modelschneefux2017-04-011-1/+5
* move ORM model into seperate reposchneefux2017-03-3125-0/+1164