summaryrefslogtreecommitdiff
path: root/queries/match.sql
Commit message (Collapse)AuthorAgeFilesLines
* rewrite in NodeJSschneefux2017-03-281-15/+0
|
* Fixed the last match cols which was sending this job into a hung state ↵Kapil Viren Ahuja2017-03-041-1/+1
| | | | without throwing any exception.
* Col case changesKapil Viren Ahuja2017-03-041-6/+6
|
* rewrite to use joblib (fixes #20), use updated raw schema, check for duplicatesschneefux2017-02-261-11/+11
|
* update queries to work with vainsocial.com#developschneefux2017-02-201-3/+3
|
* process partitions concurrentlyschneefux2017-02-201-1/+1
|
* match to roster relationshipkvahuja2017-02-191-1/+4
|
* match and roster tables refactoredkvahuja2017-02-171-12/+6
|
* 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/+18