-
SELECT
d.id,
d.finish,
d.decklist_hash,
cache.active_date,
cache.wins,
cache.losses,
cache.draws,
cache.color_sort,…
-
An action item from our March 2024 TSC meeting was to create a voting procedure for the TSC.
The voting procedure we come up with will need to respect the [OQS Technical Charter](https://github.com…
-
I've isolated a bottleneck from our production environment and here's a nifty self-contained benchmark for it: https://gist.github.com/tmcw/1a4e8ee47941454337dc5952dbf90180 (swap require('./') for req…
tmcw updated
11 months ago
-
SELECT
d.id,
d.finish,
d.decklist_hash,
cache.active_date,
cache.wins,
cache.losses,
cache.draws,
cache.color_sort,…
-
SELECT
d.id,
d.name AS original_name,
d.created_date,
d.updated_date,
SUM(CASE WHEN dm.games > IFNULL(odm.games, 0) THEN 1 ELSE 0 EN…
-
SELECT
d.id,
d.finish,
d.decklist_hash,
cache.active_date,
cache.wins,
cache.losses,
cache.draws,
cache.color_sort,…
-
**System Information:**
Client Version: 2.9.0 (2023-09-14)
PictureLoader: [card: "Reckless Handling" set: "MAT"]: Trying to load picture
PictureLoader: [card: "Reckless Handling" set: "MAT"]:…
-
First, is there a better place to ask these questions?
This table used to play without issues but `Controller.ChangedLamps` now seems to return lamps over 400 where the table code has only 400 entr…
-
* [x] Fix the URL of the Exit.png button
-
SELECT
d.id,
d.name AS original_name,
d.created_date,
d.updated_date,
SUM(CASE WHEN dm.games > IFNULL(odm.games, 0) THEN 1 ELSE 0 EN…