summaryrefslogtreecommitdiff
path: root/models
Commit message (Expand)AuthorAgeFilesLines
* telemetry: add damage rcvdschneefux2017-05-162-20/+56
* update participant_phaseschneefux2017-05-161-1/+5
* participant_phase changesschneefux2017-05-163-4/+24
* add participant_phases; extend shard id lengthschneefux2017-05-1510-13/+201
* import teamsschneefux2017-05-046-0/+195
* add duration to participant_statsschneefux2017-04-241-0/+4
* importschneefux2017-04-222-3/+11
* Revert "accidentally deleted items"schneefux2017-04-221-0/+45
* accidentally deleted itemsschneefux2017-04-221-45/+0
* import itemsschneefux2017-04-221-16/+16
* add item use grant sellschneefux2017-04-221-0/+12
* replace participant_item with csvschneefux2017-04-222-37/+4
* rm default timestamps, generator broke theserelease/2.0.0schneefux2017-04-153-6/+3
* remove roleschneefux2017-04-151-4/+0
* db: participant_item_use needs a primary keyschneefux2017-04-154-5/+14
* importschneefux2017-04-152-5/+3
* reimportschneefux2017-04-143-27/+32
* player xp is not nullableschneefux2017-04-131-1/+1
* Merge branch 'release/2.0.0' of https://gitlab.com/vainglorygame/orm into rel...schneefux2017-04-132-23/+23
|\
| * Changes for 200.Kapil Viren Ahuja2017-04-122-23/+23
* | add attributes to playerschneefux2017-04-131-1/+5
|/
* 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