summaryrefslogtreecommitdiff
path: root/models
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵schneefux2017-04-132-23/+23
|\ | | | | | | release/2.0.0
| * Changes for 200.Kapil Viren Ahuja2017-04-122-23/+23
| | | | | | | | /close 200
* | 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