summaryrefslogtreecommitdiff
path: root/model.js
Commit message (Expand)AuthorAgeFilesLines
* rename HeroBan and HeroPick to camel caseschneefux2017-08-211-2/+2
* add more associations for phasesschneefux2017-08-211-0/+3
* export participant_itemsschneefux2017-08-151-1/+2
* add more ORM associationsschneefux2017-08-081-4/+13
* participant has one p_srelease/2.4.0schneefux2017-05-281-1/+1
* associations for amaschneefux2017-05-181-0/+2
* participant_phase changesschneefux2017-05-161-1/+2
* 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