summaryrefslogtreecommitdiff
path: root/queries/player.sql
Commit message (Collapse)AuthorAgeFilesLines
* Col case changesKapil Viren Ahuja2017-03-041-6/+6
|
* rewrite to use joblib (fixes #20), use updated raw schema, check for duplicatesschneefux2017-02-261-10/+24
|
* process partitions concurrentlyschneefux2017-02-201-1/+1
|
* refactored to adapt to changes in Web's DB model.Kapil Viren Ahuja2017-02-171-10/+4
| | | | | this will only work with branch - https://github.com/vainglorygame/vainsocial.com/tree/features/db-model-refactoring
* 1. using the right table names in SQL. 2. also put in some exception ↵Kapil Viren Ahuja2017-02-161-1/+1
| | | | | | | | handling which spits out the error and moves on instead of exiting (#11) * 1. using the right table names in SQL. 2. also put in some exception handling which spits out the error and moves on instead of exiting * ID in participant table is participant ID. we need a mapping for player ID in Web to get a player's matches.
* load processor queries from sql filesschneefux2017-02-151-0/+21