summaryrefslogtreecommitdiff
path: root/queries/participant.sql
Commit message (Collapse)AuthorAgeFilesLines
* Fix https://github.com/vainglorygame/meta/issues/44.Kapil Viren Ahuja2017-03-151-1/+1
| | | | We will need a query to update this in production - I doubt we can fix older data as we don’t have anything from Raw…
* add created_at to participantschneefux2017-03-051-0/+3
|
* Col case changesKapil Viren Ahuja2017-03-041-17/+17
|
* Fixes col type as per defect in VainsocialKapil Viren Ahuja2017-03-031-1/+1
|
* process turretKillsschneefux2017-03-021-0/+1
|
* reference from participant to rosterschneefux2017-02-271-0/+2
|
* rewrite to use joblib (fixes #20), use updated raw schema, check for duplicatesschneefux2017-02-261-24/+30
|
* update queries to work with vainsocial.com#developschneefux2017-02-201-1/+1
|
* process partitions concurrentlyschneefux2017-02-201-1/+1
|
* change to how the FK are managed in EORMkvahuja2017-02-191-1/+1
|
* refactoring as part of https://github.com/vainglorygame/vainsocial.com/issues/17kvahuja2017-02-181-0/+28