summaryrefslogtreecommitdiff
path: root/model.js
Commit message (Collapse)AuthorAgeFilesLines
* add guild and tournament mappingsrelease/2.3.0schneefux2017-05-041-1/+12
|
* associate p & p_sschneefux2017-04-241-1/+1
|
* comment out unneeded relationsschneefux2017-04-241-0/+2
|
* add region relationshipschneefux2017-04-231-0/+1
|
* add region dimensionschneefux2017-04-221-1/+2
|
* replace participant_item with csvschneefux2017-04-221-6/+0
|
* improve performanceschneefux2017-04-101-2/+6
|
* add builds tableschneefux2017-04-101-1/+3
|
* export Gamerschneefux2017-04-101-2/+6
|
* import model changesschneefux2017-04-101-1/+0
|
* add associations for statsschneefux2017-04-091-3/+16
|
* export participant dimensionsschneefux2017-04-081-1/+5
|
* link items to participantschneefux2017-04-071-1/+2
|
* hotfix after autogenerationschneefux2017-04-071-14/+3
|
* prepare relations and schema for cruncherschneefux2017-04-061-6/+30
|
* rename item use tableschneefux2017-04-041-2/+2
|
* add relations needed for processorschneefux2017-04-021-0/+3
|
* remove relationshipsschneefux2017-04-021-8/+0
|
* fix relationshipschneefux2017-04-021-1/+0
|
* fix player relationshipsschneefux2017-04-011-6/+1
|
* add _ext tables to modelschneefux2017-04-011-1/+5
|
* move ORM model into seperate reposchneefux2017-03-311-0/+26