summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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-223-43/+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
|/
* improve performanceschneefux2017-04-103-4/+8
* add builds tableschneefux2017-04-105-3/+79
* import pointsschneefux2017-04-102-56/+196
* export Gamerschneefux2017-04-101-2/+6
* 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-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