summaryrefslogtreecommitdiff
path: root/models
Commit message (Expand)AuthorAgeFilesLines
...
* add builds tableschneefux2017-04-104-2/+76
* import pointsschneefux2017-04-102-56/+196
* remove per minute statsschneefux2017-04-102-16/+0
* 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-105-7/+15
* hotfixes for cruncher developmentschneefux2017-04-092-19/+23
* regenerateschneefux2017-04-084-1/+22
* remove duplicates from participantschneefux2017-04-081-52/+0
* regenerateschneefux2017-04-072-11/+19
* regenerateschneefux2017-04-073-2/+6
* hotfix after autogenerationschneefux2017-04-074-8/+4
* reimport after breaking changesschneefux2017-04-0720-346/+559
* use hash on filterschneefux2017-04-071-2/+5
* dimensions: key=value to json filterschneefux2017-04-061-5/+1
* add hero_id to participantschneefux2017-04-061-0/+4
* rename item use tableschneefux2017-04-041-2/+2
* allow item use participant id to be non-uniqueschneefux2017-04-021-2/+1
* Participant item use should be null because we use this only in telemetryKapil Viren Ahuja2017-04-011-1/+1
* remove asset.typeschneefux2017-04-011-4/+0
* rm default timestamps, generator broke theseschneefux2017-04-012-4/+2
* generate from dbschneefux2017-04-014-47/+17
* generate from dbschneefux2017-04-014-26/+41
* patch _exts to allow nulls, add autoincrements where neededschneefux2017-04-012-11/+13
* move ORM model into seperate reposchneefux2017-03-3121-0/+1042